blob: f97c209b8e81f6ffb20d40df5570d9bfeebdee92 [file] [log] [blame]
{
"name": "FAPI",
"version": "0.1.1",
"summary": "FAPI pod",
"description": "TODO: Add long description of the pod here. pod",
"homepage": "https://github.com/zhkbgt/FAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhkbgt": "kkbbggtt@163.com"
},
"source": {
"git": "https://github.com/zhkbgt/FAPI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"resources": "FAPI/Assets/*",
"vendored_frameworks": "FAPI.framework",
"libraries": [
"icucore",
"c++",
"bsm",
"z",
"bz2",
"resolv"
],
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
],
"dependencies": {
"IJKMediaFramework": [
]
}
}