blob: 766f7c7261c0295c9bc03bbc5ce949c93af7f4da [file] [log] [blame]
{
"name": "MeetProject",
"version": "0.0.4",
"summary": "MeetProject",
"description": "信书遇见模块",
"homepage": "http://gogs.hlyclub.com:3000/tandingan/MeetProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tandingan": "506333150@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gogs.hlyclub.com:3000/tandingan/MeetProject.git",
"tag": "0.0.4"
},
"source_files": "MeetProject/Class/**/*.{h,xib,m}",
"resources": [
"MeetProject/Class/Resources/*.{png,jpg}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}