[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / e / GuardedSwiftyJSON / 0.4.2 / GuardedSwiftyJSON.podspec.json
blob7bd3316a84b5f3f1da9f2f3e9859a3d3b8de8aad
2   "name": "GuardedSwiftyJSON",
3   "version": "0.4.2",
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.4.2"
18   },
19   "source_files": "GuardedSwiftyJSON/*.swift",
20   "dependencies": {
21     "SwiftyJSON": [
23     ]
24   }