blob: 4c93db3757c329853fcbdc2388017cd7e9cd32d0 [file] [log] [blame]
{
"name": "JPAspect",
"version": "1.0.3",
"summary": "JPAspect fix bugs dynamically by json.",
"homepage": "https://github.com/zhiyongzou/JPAspect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzyong": "scauzouzhiyong@163.com"
},
"source": {
"git": "https://github.com/zhiyongzou/JPAspect.git",
"tag": "1.0.3"
},
"source_files": "JPAspect/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "Base",
"source_files": "JPAspect/Base/*.{h,m}"
},
{
"name": "Model",
"source_files": "JPAspect/Model/*.{h,m}"
}
]
}