blob: a38222cf1201b2b5f524e04af48e569321ec25e5 [file] [log] [blame]
{
"name": "SGKit",
"version": "0.0.2",
"summary": "song‘s toolkit.",
"description": "song's toolkit for sharing over all project",
"homepage": "https://github.com/smallhorse87/SGKit",
"license": "MIT",
"authors": {
"smallhorse87": "smallhorse87@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/smallhorse87/SGKit.git",
"tag": "0.0.2"
},
"source_files": [
"SRC",
"SRC/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"WPAttributedMarkup": [
],
"SDWebImage": [
]
}
}