blob: 5d15d1cf522979c33d4ae59f973f7211271511de [file] [log] [blame]
{
"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
}