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