{ | |
"name": "TKit", | |
"version": "1.0.2", | |
"summary": "The package of useful tools, include categories and classes", | |
"homepage": "http://www.brighttj.com", | |
"license": "MIT", | |
"authors": { | |
"tangjr": "tangjr.work@gmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/saitjr/TKit.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": [ | |
"TKit", | |
"TKit/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |