blob: 678925c4f43b7a113ffd2c9ba9ec464961b8309d [file] [log] [blame]
{
"name": "CYNPodTest",
"version": "0.0.1",
"summary": "A short description of PodTest.",
"description": "hi, test;",
"homepage": "https://github.com/sch1111878/PodTest",
"license": "MIT",
"authors": {
"blank": "sch1111878@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sch1111878/PodTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}