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