blob: 8b5acf03aaeaa3f4c0fa6f9a1a1db5c632222057 [file] [log] [blame]
{
"name": "SobotTest5",
"version": "0.0.1",
"summary": "A demo of SobotTest5.",
"description": "A demo of SobotTest5.\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/SobotTest5",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lizhihui": "lizh@sobot.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sobot-ios/SobotTest5.git",
"tag": "0.0.1"
},
"source_files": [
"include",
"SobotTest5/**/*.{h}"
],
"requires_arc": true
}