[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / c / a / 7 / ObservableKit / 1.0.0 / ObservableKit.podspec.json
blob98d4ce9e39fd9099d9dbbea42a1d464fbdfbbed8
2   "name": "ObservableKit",
3   "version": "1.0.0",
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/johncarloslima",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/limadeveloper/ObservableKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Framework/ObservableKit/Source/*.{swift}",
20   "swift_versions": "4.0"