blob: 22d99422040cca17d76fa0b4d38e670eb962c3ae [file] [log] [blame]
{
"name": "MSUtility",
"platforms": {
"ios": "9.0"
},
"summary": "MSUtility have main APIs and Utilities",
"requires_arc": true,
"version": "0.2.11",
"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.11"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SVProgressHUD": [
],
"SCLAlertView": [
],
"NitroUIColorCategories": [
],
"JVFloatLabeledTextField": [
],
"DZNEmptyDataSet": [
]
},
"source_files": "MSUtility/Classes/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}