[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / b / SWJSON / 1.0.0 / SWJSON.podspec.json
blobdf5de734cb4ed163c3ea2e3755c2cc807ba0af6c
2   "name": "SWJSON",
3   "version": "1.0.0",
4   "summary": "Categories for transforming JSON among NSData, NSString, NSDictionary, NSArray",
5   "description": "                       Categories for transforming JSON among NSData, NSString, NSDictionary, NSArray.\n",
6   "homepage": "https://github.com/conanwsz/SWJSON",
7   "license": "MIT",
8   "authors": {
9     "WangShunzhou": "conanwsz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/conanwsz/SWJSON.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "SWJSON/*",
20   "frameworks": "Foundation"