[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 4 / AgileJSON / 0.1.0 / AgileJSON.podspec.json
blobbb5be7a43d86afa43fc6c7ad498470ff1f248a15
2   "name": "AgileJSON",
3   "version": "0.1.0",
4   "summary": "AgileJSON, a replacement of HandyJSON, WIP...",
5   "homepage": "https://github.com/suxinde2009/AgileJSON",
6   "license": "MIT",
7   "authors": {
8     "suxinde2009": "suxinde2009@126.com"
9   },
10   "source": {
11     "git": "https://github.com/suxinde2009/AgileJSON.git",
12     "tag": "0.1.0"
13   },
14   "swift_version": "4.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "AgileJSON/**/*.h",
20     "Source/**/*.{h,m,swift}"
21   ],
22   "public_header_files": [
23     "AgileJSON/**/*.h",
24     "Source/**/*.h"
25   ]