blob: e2070d9e7e4e4a363063dabaa943a7bc8560aa71 [file] [log] [blame]
{
"name": "HelloPods",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/hiXgb/HelloPods",
"authors": {
"xgb": "xieguobiyi@gmail.com"
},
"summary": "Learn about creating Podspec's and the Spec repo.",
"source": {
"git": "https://github.com/hiXgb/HelloPods.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}