blob: 6be6fd6fa9fc2196b8b03aaaf3611388f0abfe55 [file] [log] [blame]
{
"name": "aaaaa",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "aaaaa/Classes/**/*",
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox",
"VideoToolbox"
],
"libraries": [
"c++",
"sqlite3.0",
"z"
],
"vendored_libraries": "aaaaa/frameworks/*.a",
"vendored_frameworks": "aaaaa/frameworks/*.framework",
"pushed_with_swift_version": "3.0"
}