blob: 924b6a34bfdfb3b923e6abe5b86fea43d29ce5c7 [file] [log] [blame]
{
"name": "project-Normal",
"version": "1.0.0",
"license": "MIT",
"summary": "The project collects some common components and methods.",
"homepage": "https://github.com/qiancaox/project-Normal",
"social_media_url": "https://github.com/qiancaox/project-Normal",
"authors": {
"qiancaox": "http://qiancaox.top/"
},
"source": {
"git": "https://github.com/qiancaox/project-Normal.git",
"tag": "1.0.0",
"submodules": true
},
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": [
"project-Normal/General",
"project-Normal/General/*.{h,m}",
"project-Normal/Vender",
"project-Normal/Vender/**/*.{h,m}"
]
}