blob: cabd09e37b5f2df6c2c53ed07a84df4fbe0cfb69 [file] [log] [blame]
{
"name": "SKYTools",
"version": "1.0.8",
"summary": "A common tools with me",
"homepage": "https://github.com/skyrock90/SKYTools",
"license": "MIT",
"authors": {
"SKY": "skyrock90@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/skyrock90/SKYTools.git",
"tag": "1.0.8"
},
"source_files": "SKYTools/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"resources": "SKYTools/SKYTools.bundle"
}