blob: 3f299c395fba78f6499edd8fcfd4e59e94a6c564 [file] [log] [blame]
{
"name": "FrameworkDemo",
"version": "0.0.1",
"summary": "CocoaPods 测试.",
"homepage": "https://github.com/limaofuyuanzhang/FrameworkDemo",
"license": "MIT",
"authors": {
"limaofuyuanzhang": "397524331@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/limaofuyuanzhang/FrameworkDemo.git",
"tag": "0.0.1"
},
"vendored_frameworks": "**/FrameworkDemo.framework",
"requires_arc": true
}