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