blob: 8099f28ab7e72395f488282563efb51d57c112a1 [file] [log] [blame]
{
"name": "SobotTest12",
"version": "0.0.4",
"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.4"
},
"resources": [
"Sobot/*.bundle",
"Sobot/*.framework"
],
"frameworks": [
"ImageIO",
"AudioToolbox",
"AssetsLibrary",
"SystemConfiguration",
"AVFoundation",
"MobileCoreServices"
],
"libraries": "1.2.5.tbd",
"requires_arc": true
}