blob: f000d1715973223fbf1410c1b005f9423cd57a22 [file] [log] [blame]
{
"name": "aaaaa",
"version": "0.1.2",
"summary": "A short description of aaaaa.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shmilyshijian@foxmail.com/aaaaa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shmilyshijian@foxmail.com": "shmilyshijian@foxmail.com"
},
"source": {
"git": "https://github.com/515783034/aaaaa.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox",
"VideoToolbox"
],
"libraries": [
"c++",
"sqlite3.0",
"z"
],
"vendored_libraries": "aaaaa/frameworks/*.a",
"vendored_frameworks": "aaaaa/frameworks/*.framework"
}