blob: 073ed05faa530971374d62fced549cb04f50204c [file] [log] [blame]
{
"name": "SSToolkit",
"version": "2.0.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/sstoolkit",
"summary": "A grab bag of iOS goodness.",
"source": {
"git": "https://github.com/soffes/sstoolkit.git",
"tag": "v2.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSToolkit",
"dependencies": {
"SAMAddressBar": [
],
"SAMBadgeView": [
],
"SAMGradientView": [
],
"SAMHUDView": [
],
"SAMLabel": [
],
"SAMLoadingView": [
],
"SAMCircleProgressView": [
],
"SAMRateLimit": [
],
"SAMTextField": [
],
"SAMTextView": [
],
"SAMWebView": [
],
"SAMCategories": [
]
}
}