[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / 4 / 0 / Collection-JSON-ObjC / 1.0.1 / Collection-JSON-ObjC.podspec.json
blobc156066fbd3fa50cd4e67dd924c93ed66aaefd89
2   "name": "Collection-JSON-ObjC",
3   "version": "1.0.1",
4   "summary": "Collection+JSON parser for Objective-C.",
5   "description": "A simple set of classes to parse the JSON response to a Collection+JSON call into simple objects.",
6   "homepage": "https://github.com/chrissearle/Collection-JSON-ObjC",
7   "license": "Apache",
8   "authors": {
9     "Chris Searle": "chris@chrissearle.org"
10   },
11   "source": {
12     "git": "https://github.com/chrissearle/Collection-JSON-ObjC.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true