blob: 6dc77a50ec634bac19569aac0faf3f452c885f21 [file] [log] [blame]
{
"name": "UserAndMineProject",
"version": "0.0.15",
"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.15"
},
"source_files": "UserAndMineProject/Class/**/*.{h,xib,m}",
"resources": [
"UserAndMineProject/Resources/*.{png,jpg}",
"UserAndMineProject/Class/**/*.{png,jpg}"
],
"dependencies": {
"DSRRouter": [
],
"YYText": [
],
"Masonry": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}