blob: e5a8e3b9eab2f160da8067e9eb6d175d3b82f853 [file] [log] [blame]
{
"name": "UserAndMineProject",
"version": "0.0.9",
"summary": "UserAndMineProject",
"description": "信书个人以及登录模块",
"homepage": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guozihao": "15717328325@sina.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
"tag": "0.0.9"
},
"source_files": "UserAndMineProject/Class/**/*.{h,xib,m}",
"resources": [
"UserAndMineProject/Resources/*.{png,jpg}",
"UserAndMineProject/Class/**/*.{png,jpg}"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"iconv",
"stdc++"
],
"frameworks": [
"UIKit",
"CoreGraphics",
"AssetsLibrary",
"QuartzCore",
"Foundation",
"CoreFoundation",
"SystemConfiguration",
"QuartzCore",
"ImageIO",
"Security",
"PhotosUI",
"Photos",
"CoreTelephony",
"CoreText",
"CFNetwork"
],
"requires_arc": true,
"dependencies": {
"DSRRouter": [
]
}
}