blob: 870b48c4d46d00afa0323a2c68275cacc30bf954 [file] [log] [blame]
{
"name": "SKYTools",
"version": "1.0.1",
"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.1"
},
"source_files": "SKYTools/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"resources": "SKYTools/SKYTools.bundle"
}