blob: dfc2306aa2f66957a9ad0200ee1013e0eb3af7ca [file] [log] [blame]
{
"name": "aaaaa",
"version": "1.0.1",
"summary": "测试framework",
"description": "测试一个当前的framework",
"homepage": "https://github.com/515783034",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shmilyshijian@foxmail.com": "shmilyshijian@foxmail.com"
},
"source": {
"git": "https://github.com/515783034/aaaaa.git",
"tag": "1.0.1"
},
"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"
}