blob: 8a9d1028cf0f0ddce5b41eb127ea72a6a2e71039 [file] [log] [blame]
{
"name": "podLearn",
"version": "0.0.2",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "pod learn",
"homepage": "https://github.com/wangshenglong",
"authors": {
"王胜龙": "550122711@qq.com"
},
"source": {
"git": "https://github.com/wangshenglong/podLearn.git",
"tag": "0.0.2"
},
"description": "pod learn something",
"source_files": "podLearnTest/Classes/**/*",
"frameworks": "QuartzCore",
"resources": "podLearnTest/Assets/**/*.{png,jpg}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}