[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 4 / Updateable / 0.2.2 / Updateable.podspec.json
blob7ee19732781210f92e61cfc3a4ff8397f39600d4
2   "name": "Updateable",
3   "version": "0.2.2",
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.2.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Updateable/Classes/**/*",
23   "pushed_with_swift_version": "3.0"