blob: 9dfac47b68858309ee5376e7d78d0597f5dbedd6 [file] [log] [blame]
{
"name": "STUtilities",
"version": "0.0.1",
"summary": "A package of useful codes to start a project quickly.",
"description": "A package of useful codes to start a project quickly.\nNow it contains:\n1.Base64\n2.JSONKit\n3.CocoaSecurity\n4.SQLCipher\n5.LKDBHelper\n6.STSafeCategory\n7.MJRefresh\n8.IQKeyboardManager\n9.PureLayout\n10.DeviceUtil\n11.AFNetworking\n12.SDWebImage\n13.Toast\n14.NSDate-Extensions\n15.KDCycleBannerView\n16.GZIP\n17.MYBlurIntroductionView\n18.NJKWebViewProgress\n19.SCViewShaker\n20.Other",
"homepage": "https://github.com/tscc01/STUtilities",
"license": "MIT",
"authors": {
"Sola Li": "tscc01@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tscc01/STUtilities.git",
"tag": "0.0.1"
},
"source_files": [
"STUtilities/STUtilities",
"STUtilities/STUtilities/STUtilities/**/*.{h,m}",
"STUtilities/STUtilities/STUtilities/*.{h,m}"
],
"dependencies": {
"Base64": [
"~> 1.1.2"
],
"CocoaSecurity": [
"~> 1.2.4"
],
"SQLCipher": [
"~> 3.1.0"
],
"LKDBHelper": [
"~> 2.3"
],
"STSafeCategory": [
"~> 0.0.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"IQKeyboardManager": [
"~> 3.2.2"
],
"PureLayout": [
"~> 2.0.5"
],
"DeviceUtil": [
"~> 1.2"
],
"AFNetworking": [
"~> 2.5"
],
"SDWebImage": [
"~> 3.7.5"
],
"Toast": [
"~> 2.4"
],
"NSDate-Extensions": [
"~> 0.0.1"
],
"KDCycleBannerView": [
"~> 1.1.1"
],
"GZIP": [
"~> 1.1.1"
],
"MYBlurIntroductionView": [
"~> 1.0.3"
],
"NJKWebViewProgress": [
"~> 0.2.3"
],
"SCViewShaker": [
"~> 1.0.2"
]
}
}