blob: 76a22da5ce9f29e08b213ea1ca54af82cdef0f69 [file] [log] [blame]
{
"name": "AgileJSON",
"version": "0.1.1",
"summary": "AgileJSON, a replacement of HandyJSON, WIP...",
"homepage": "https://github.com/suxinde2009/AgileJSON",
"license": "MIT",
"authors": {
"suxinde2009": "suxinde2009@126.com"
},
"source": {
"git": "https://github.com/suxinde2009/AgileJSON.git",
"tag": "0.1.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"AgileJSON/**/*.h",
"Source/**/*.{h,m,swift}"
],
"public_header_files": [
"AgileJSON/**/*.h",
"Source/**/*.h"
],
"swift_version": "4.0"
}