blob: b3a0514b78487f14e423cc2597a1aa50ae023272 [file] [log] [blame]
{
"name": "JIEAddtions",
"version": "0.0.6",
"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.6"
},
"exclude_files": "cocoDemo",
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "JEAddtions",
"source_files": "JEMainFile/JEAddtions/*.{h,m}"
},
{
"name": "JEModel",
"source_files": "JEMainFile/JEModel/*.{h,m}"
}
]
}