[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 4 / KVOSwift / 0.0.1 / KVOSwift.podspec.json
blob821221d4b54c3d06cb227586945883ee78e6773a
2   "name": "KVOSwift",
3   "module_name": "Observable",
4   "version": "0.0.1",
5   "license": "MIT",
6   "platforms": {
7     "ios": "8.0",
8     "osx": "10.9"
9   },
10   "homepage": "https://github.com/saravudh/KVOSwift",
11   "authors": {
12     "Saravudh Sinsomros": "2saravudh@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/saravudh",
15   "summary": "KVO for Swift - Value Observing and Events",
16   "source": {
17     "git": "https://github.com/saravudh/KVOSwift.git",
18     "tag": "v0.0.1"
19   },
20   "source_files": "Observable-Swift/*.swift",
21   "requires_arc": true