blob: d3ffd4dca6d28c6a7c594557ca0f50735e53f916 [file] [log] [blame]
{
"name": "ZYFramework",
"version": "0.1.8",
"summary": "测试 ZYFramework.",
"homepage": "https://github.com/Rover001/SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rover001": "zengyun6666@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Rover001/SDK.git",
"tag": "0.1.8"
},
"ios": {
"vendored_frameworks": "src/*.framework"
},
"frameworks": "UIKit",
"requires_arc": true
}