[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 5 / e / GuardedSwiftyJSON / 0.7 / GuardedSwiftyJSON.podspec.json
blob670a66e1e2c780669166afcc60f840d94f0134e5
2   "name": "GuardedSwiftyJSON",
3   "version": "0.7",
4   "summary": "GuardedSwiftyJSON helps perform guarded initialization of models from JSON",
5   "homepage": "https://github.com/wiggzz/GuardedSwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Will James": "jameswt@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/wiggzz/GuardedSwiftyJSON.git",
17     "tag": "0.7"
18   },
19   "source_files": "GuardedSwiftyJSON/*.swift",
20   "dependencies": {
21     "SwiftyJSON": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"