blob: f0bd15ffea3480ac7920b568df68a05e8524eb38 [file] [log] [blame]
{
"name": "XYJSAPI",
"version": "0.1.4",
"summary": "XYJSAPI 是js桥",
"description": "Add long description of the pod here.Add long description of the pod here.",
"homepage": "https://github.com/CouldNotFindObject/XYJSAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CouldNotFindObject": "1848184115@qq.com"
},
"source": {
"git": "https://github.com/CouldNotFindObject/XYJSAPI.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYJSAPI/Classes/**/*",
"public_header_files": "XYJSAPI/**/*.h",
"resources": "XYJSAPI/Assets/*.bundle",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"AMapLocation-NO-IDFA": [
]
},
"requires_arc": true
}