blob: 40cb75d66556095669aa19fa8fec3ebf7230d4b2 [file] [log] [blame]
{
"name": "JIEAddtions",
"version": "0.0.3",
"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.3"
},
"source_files": "JEMainFile/**/*.{h,m}",
"exclude_files": "cocoDemo",
"frameworks": [
"UIKit",
"Foundation"
]
}