blob: d6c47e4310a630143bf293ce3595019e81f1f9ed [file] [log] [blame]
{
"name": "SKYDESDK",
"version": "1.0.1",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/sunyawang/SKYDESDK",
"license": "MIT",
"authors": {
"yeven": "sunyawang1990@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunyawang/SKYDESDK.git",
"tag": "1.0.1"
},
"source_files": [
"SKYDESDK",
"SKYDESDK/**/*.{h,m,a}"
],
"requires_arc": true
}