blob: 9d76a3c144b2e7e1843933f9d6a24e247caae449 [file] [log] [blame]
{
"name": "podsdemoxxx",
"version": "1.0.1",
"license": "MIT",
"summary": "podsdemoxxx is a demo to learn how to use cocoapods",
"homepage": "https://github.com/FelixWuFWD/podsdemoxxx",
"source": {
"git": "https://github.com/FelixWuFWD/podsdemoxxx.git",
"tag": "1.0.1"
},
"source_files": "podsdemoxxx/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": "WuFan"
}