blob: 2cac3590502132eee001705318b9e81ce3444f04 [file] [log] [blame]
{
"name": "BuriedPointSDK",
"version": "0.1.3",
"summary": "A short description of BuriedPointSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kaige1123/BuriedPointSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaige1123": "948158677@qq.com"
},
"source": {
"git": "https://github.com/kaige1123/BuriedPointSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BuriedPointSDK/Classes/**/*.{h,m}",
"resource_bundles": {
"BuriedPointSDK": [
"BuriedPointSDK/Assets/*"
]
}
}