blob: e86b048427360915f9927b5daa3dfb380784e924 [file] [log] [blame]
{
"name": "SobotTest12",
"version": "0.0.1",
"summary": "A demo Test To Sobot12.",
"description": "A demo Test To Sobot12 Try to keep it short, snappy and to the point.\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/Sobot-ios/SobotTest12",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lizhihui": "lizh@sobot.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/Sobot-ios/SobotTest12.git",
"tag": "0.0.1"
},
"resources": [
"Sobot/*.bundle",
"Sobot/*.framework"
],
"requires_arc": true
}