{ | |
"name": "ESURLRouter", | |
"version": "0.0.2", | |
"summary": "ESURLRouter.", | |
"homepage": "https://github.com/cezres/ESURLRouter", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"云之彼端": "cezres@163.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/cezres/ESURLRouter.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "ESURLRouter/**/*.{h,m}", | |
"public_header_files": "ESURLRouter/**/*.h", | |
"requires_arc": true | |
} |