[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 4 / 7 / MSUtility / 0.3.1 / MSUtility.podspec.json
blob4e958bb2160bd7fc6ddd9e666aa93957b4248a73
2   "name": "MSUtility",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "MSUtility have main APIs and Utilities",
7   "requires_arc": true,
8   "version": "0.3.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Mohammad Shaker": "mohammad.shaker.103@gmail.com"
15   },
16   "homepage": "https://github.com/Mohammad103/MSUtility",
17   "source": {
18     "git": "https://github.com/Mohammad103/MSUtility.git",
19     "tag": "0.3.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "SCLAlertView": [
34     ],
35     "NitroUIColorCategories": [
37     ],
38     "JVFloatLabeledTextField": [
40     ],
41     "DZNEmptyDataSet": [
43     ]
44   },
45   "source_files": "MSUtility/Classes/*.{h,m,swift}",
46   "resources": "MSUtility/*.{png,jpeg,jpg,xib,xcassets}",
47   "pushed_with_swift_version": "3.0"