[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / e / 8 / KidJson / 1.0.0 / KidJson.podspec.json
blob06c87a38bb073e5c6b5b4ddecbae1c59167bf714
2   "name": "KidJson",
3   "version": "1.0.0",
4   "summary": "This is auto match json data with data file lib",
5   "description": "This CocoaPod provides the ability to match json data with objC data file",
6   "homepage": "https://github.com/thequan1/KidJson",
7   "license": "MIT",
8   "authors": {
9     "quan-nguyen": "thequan.ictbk@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thequan1/KidJson.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"