{ | |
"name": "locus", | |
"version": "1.5", | |
"summary": "track your code on debug", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"description": "track your code on debug", | |
"homepage": "https://github.com/hzfanfei/locus.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"fanfei": "hzfanfei@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/hzfanfei/locus.git", | |
"tag": "1.5" | |
}, | |
"source_files": "locus/locus/*.{h,m,c}", | |
"public_header_files": "locus/locus/*.h", | |
"requires_arc": true | |
} |