blob: 145e55fd314cf4f14daff0e27a8fb6bef9d63880 [file] [log] [blame]
{
"name": "QAGame",
"version": "1.0.1",
"summary": "A short description of QAGame.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://47.93.22.89:8809/QASystem/QAGame",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "曾海光",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://47.93.22.89:8809/QASystem/QAGame.git",
"tag": "1.0.1"
},
"source_files": [
"Class/*.{h,m}",
"Class/View/*.{h,m}",
"Class/Controller/*.{h,m}",
"Class/Utility/*.{h,m}",
"Class/Model/*.{h,m}",
"Class/IM/*.{h,m}",
"Class/Http/*.{h,m}",
"Class/View/custom/*.{h,m}"
],
"resources": [
"Resource/*.png",
"Resource/*.mp3",
"Resource/*.plist"
],
"frameworks": [
"UIKit",
"AssetsLibrary",
"Accelerate",
"CoreMedia",
"VideoToolbox",
"MediaPlayer",
"AVFoundation",
"Security",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation"
],
"libraries": [
"sqlite3",
"z",
"c++",
"stdc++",
"stdc++.6",
"resolv",
"iconv"
],
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"pop": [
],
"Masonry": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
],
"QQ_Cloud_IM_SDK": [
]
}
}