blob: 39efefe190f74bc725d12acc0d2b5d13bcfa0cfb [file] [log] [blame]
{
"name": "SKYDESDK",
"version": "1.0.0",
"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.0"
},
"source_files": [
"SKYDESDK",
"SKYDESDK/**/*.{h,m,a}"
],
"requires_arc": true
}