blob: be2aba3f46d822a72e38bb4702b653ef1329e96f [file] [log] [blame]
{
"name": "FINAL",
"version": "0.0.1",
"summary": "A FINAL.",
"description": "description\n*desc",
"homepage": "https://github.com/ZaiChenXu/FINAL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZaiChenXu": "immediate658099@sina.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ZaiChenXu/FINAL.git",
"tag": "0.0.1"
},
"source_files": [
"FINAL",
"FINAL/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "FINAL/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}