blob: efbb093f51dab28f91ab1583ceb6fe857fe8a306 [file] [log] [blame]
{
"name": "YGTestPod",
"version": "0.0.1",
"summary": "YGTestPod",
"authors": {
"liuyugui": "liu_yu_gui@sina.com"
},
"homepage": "https://github.com/liuyugui/YGTestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuyugui/YGTestPod.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "lib",
"resources": [
],
"public_header_files": "lib/*.{h}",
"ios": {
"frameworks": "UIKit"
}
}