blob: 689c2c10c7e9e30c8c7e8b8a7e3407ae5701a6c3 [file] [log] [blame]
{
"name": "JLCategorys",
"version": "0.2.64",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "JLCategorys",
"homepage": "https://github.com/jangsy7883/JLCategorys",
"authors": {
"hmhv": "jangsy7883@gmail.com"
},
"source": {
"git": "https://github.com/jangsy7883/JLCategorys.git",
"tag": "0.2.64"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": [
"JLCategorys/JLCategorys.h",
"JLCategorys/Foundation/*.{h,m}",
"JLCategorys/UI/*.{h,m}"
]
},
{
"name": "StatusBarStyle",
"dependencies": {
"JLCategorys/Core": [
]
},
"source_files": "JLCategorys/StatusBarStyle/*.{h,m}"
}
]
}