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