blob: 2863cb197b86d78730a8fd9f9043840ded67b6ad [file] [log] [blame]
{
"name": "HelloNIM",
"version": "0.0.3",
"summary": "Hello.",
"description": "a Demo test",
"homepage": "https://github.com/515783034",
"license": "MIT",
"authors": {
"shmily": "shmilyshijian@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/515783034/HelloNIM.git",
"tag": "0.0.3"
},
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox",
"VideoToolbox"
],
"libraries": [
"c++",
"sqlite3.0",
"z"
],
"vendored_libraries": "*.a",
"vendored_frameworks": "*.framework"
}