blob: d897bb9c4605e468502b38f968cb113496afd7ce [file] [log] [blame]
{
"name": "YYTestSDK",
"version": "1.0.2",
"summary": "This is a TestSDK",
"description": "I don't know what i do it'",
"homepage": "https://github.com/LouZhuang/YYTestSDK",
"license": "MIT",
"authors": {
"huanglch": "hulni13@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LouZhuang/YYTestSDK.git",
"tag": "1.0.2"
},
"vendored_frameworks": "YYTestSDK/YYTestSDK.framework",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}