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