blob: 7ab9fe1279e3aee1eeed3d832c4a3652d0ad7ba2 [file] [log] [blame]
{
"name": "UserAndMineProject",
"version": "0.0.19",
"summary": "UserAndMineProject",
"description": "信书个人以及登录模块",
"homepage": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guozihao": "15717328325@sina.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
"tag": "0.0.19"
},
"source_files": "UserAndMineProject/Class/**/*.{h,xib,m}",
"resources": [
"UserAndMineProject/Resources/**/*.{png,jpg}",
"UserAndMineProject/Class/**/*.{png,jpg,plist}"
],
"dependencies": {
"DSRRouter": [
],
"YYText": [
],
"Masonry": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}