blob: a6bccb6b7fd146910bc9d05000942611e1b2ab8b [file] [log] [blame]
{
"name": "protocol-for-objectivec",
"version": "0.0.1",
"summary": "protocol-for-objectivec.",
"description": "A longer description of protocol-for-objectivec in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/goingta/protocol-for-objectivec",
"license": "Copyright",
"authors": {
"goingta": "tanglei1128@gmail.com",
"bolg": "http://www.exiatian.com"
},
"source": {
"git": "https://github.com/goingta/protocol-for-objectivec.git",
"tag": "0.0.1"
},
"requires_arc": false,
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**/*.{h,m}"
}