blob: b462ac3ea7154548ec9357e680722e6f3631e4ff [file] [log] [blame]
{
"name": "MSUtility",
"platforms": {
"ios": "9.0"
},
"summary": "MSUtility have main APIs and Utilities",
"requires_arc": true,
"version": "0.2.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Shaker": "mohammad.shaker.103@gmail.com"
},
"homepage": "https://github.com/Mohammad103/MSUtility",
"source": {
"git": "https://github.com/Mohammad103/MSUtility.git",
"tag": "0.2.9"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SVProgressHUD": [
],
"SCLAlertView": [
],
"NitroUIColorCategories": [
],
"JVFloatLabeledTextField": [
],
"DZNEmptyDataSet": [
]
},
"source_files": "MSUtility/Classes/*.{h,m,swift}",
"resources": "MSUtility/*.{png,jpeg,jpg,xib}",
"pushed_with_swift_version": "3.0"
}