[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 7 / ObservableKit / 1.0.2 / ObservableKit.podspec.json
blob43f3eda69a292fb966ff4a998532ff969a85b6ed
2   "name": "ObservableKit",
3   "version": "1.0.2",
4   "summary": "ObservableKit is the easiest way to observe values in Swift",
5   "requires_arc": true,
6   "homepage": "https://github.com/limadeveloper/ObservableKit",
7   "license": "MIT",
8   "authors": {
9     "John Lima": "john.limadeveloper@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/thejohnlima",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/limadeveloper/ObservableKit.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "Framework/ObservableKit/Source/*.{swift}",
20   "swift_versions": "4.0",
21   "swift_version": "4.0"