blob: bde33d53f3a924c84d1f15e5d6cf8ceea8046dd5 [file] [log] [blame]
{
"name": "MyCocoaPods",
"version": "0.1.0",
"summary": "Learning how to create a cocoapods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guzhike2012/MyCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guzhike": "65214417@qq.com"
},
"source": {
"git": "https://github.com/guzhike2012/MyCocoaPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyCocoaPods/Classes/**/*"
}