blob: 94b1f852443049901511212b879f3b7cae507cc3 [file] [log] [blame]
{
"name": "JIEAddtions",
"version": "0.0.1",
"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.1"
},
"source_files": [
"JEMainFile/JEAddtions/*.{h,m}",
"JEMainFile/JEModel/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}