blob: 79bf3045e56d322c701d9d09cede5de9de48991d [file] [log] [blame]
{
"name": "JIEAddtions",
"version": "0.0.2",
"summary": "Some Category for iOS",
"description": "Some Category for iOS Desc",
"homepage": "https://github.com/PomTTcat/JIEAddtions",
"license": "MIT",
"authors": {
"studentBGY": "craftsmanb6@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PomTTcat/JIEAddtions.git",
"tag": "0.0.2"
},
"source_files": [
"JEMainFile/JEAddtions/*.{h,m}",
"JEMainFile/JEModel/*.{h,m}"
],
"exclude_files": "cocoDemo",
"frameworks": [
"UIKit",
"Foundation"
]
}