blob: 777d7a52b0d5c9b3c9a368912bf50cfbd25e0a8a [file] [log] [blame]
{
"name": "caid",
"version": "1.0.0",
"summary": "计算caid可能用到的一些信息",
"homepage": "https://github.com/pdso/caid",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pdso": "pd@99d.in"
},
"source": {
"git": "https://github.com/pdso/caid.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "caid/Classes/**/*",
"public_header_files": "caid/Classes/**/*.h",
"frameworks": [
"UIKit",
"CoreTelephony"
]
}