{ | |
"name": "CodingOne", | |
"version": "2.0.0", | |
"license": { | |
"type": "MIT" | |
}, | |
"authors": { | |
"suny": "test.com" | |
}, | |
"homepage": "https://github.com/sunyong445/CodingOne", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "safe category of CodingOne.", | |
"source": { | |
"git": "https://github.com/sunyong445/CodingOne.git", | |
"tag": "v2.0.0" | |
}, | |
"requires_arc": true, | |
"source_files": "CodingOne/CodingOne/CoreCoding/*.{h,m}", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"deprecated": true | |
} |