Skip to content

Commit 4634b99

Browse files
author
Igor Reshetnikov
committed
Removed unused podspec.
Update original pod spec.
1 parent 01136aa commit 4634b99

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

JDSKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Pod::Spec.new do |s|
22
s.name = "JDSKit"
3-
s.version = "1.0.2"
3+
s.version = "1.0.3"
44
s.summary = "JDS Kit aggregates a core functionality to sync and store data using spiked-JSON-API protocol :D"
55
s.homepage = "https://github.com/Railsreactor/json-data-sync-swift"
66
s.license = "MIT"
77
s.author = { "Igor Reshetnikov" => "[email protected]" }
88
s.requires_arc = true
99
s.platform = :ios
1010
s.ios.deployment_target = '8.0'
11-
s.source = { :git => "https://github.com/Railsreactor/json-data-sync-swift.git", :tag => "1.0.2" }
11+
s.source = { :git => "https://github.com/Railsreactor/json-data-sync-swift.git", :tag => "1.0.3" }
1212
s.source_files = "JDSKit", "JDSKit/**/*.{sh,h,m,swift}"
1313
s.preserve_paths = "JDSKit/InitialModel.xcdatamodeld"
1414
s.resource = "JDSKit/InitialModel.xcdatamodeld"

JDSKit/JDSKit.podspec

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)