[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / Updateable / 0.1.0 / Updateable.podspec.json
blob3308c964b288da7f685bbc68c8572ef4886318ff
2   "name": "Updateable",
3   "version": "0.1.0",
4   "summary": "Updateable and Createable protocols.",
5   "description": "Updateable and Createable protocols. Allow user to update structs/objects easily.",
6   "homepage": "https://github.com/NeedMoreDesu/Updateable.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleksii Horishnii": "oleksii.horishnii@gmail.com",
13     "Pavel Taykalo": "tt.kilew@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/NeedMoreDesu/Updateable.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Updateable/Classes/**/*",
23   "pushed_with_swift_version": "3.0"