blob: f85537a9d51a12014684c251c5401fc4cc350214 [file] [log] [blame]
{
"name": "HelloPods",
"version": "0.0.1",
"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
}
}