blob: 401b316178db1a23a8036e4a8275691860182460 [file] [log] [blame]
{
"name": "MyFirstPods",
"version": "0.0.1",
"summary": "A short description of MyFirstPods.",
"description": "jasonwang first pods",
"homepage": "https://github.com/451518849/MyFirstPods",
"license": "MIT",
"authors": {
"小发工作室": "451518849@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/451518849/MyFirstPods.git",
"tag": "0.0.1"
},
"source_files": "Pods/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}