[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / f / SwiftyUX / 0.1.0 / SwiftyUX.podspec.json
blobae9f6cd9cbd9b782002689c7e0bc63d2e7ba655b
2   "name": "SwiftyUX",
3   "version": "0.1.0",
4   "summary": "Useful library for make Application.",
5   "description": "Create this library for make Application more easier",
6   "homepage": "https://github.com/weve6866/SwiftyUX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JangDoRi": "weve6866@paran.com"
13   },
14   "source": {
15     "git": "https://github.com/weve6866/SwiftyUX.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftyUX/Classes/**/*",
22   "dependencies": {
23     "SwiftyUserDefaults": [
25     ],
26     "AsyncSwift": [
28     ],
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "SwiftyJSON": [
37     ],
38     "Alamofire": [
40     ],
41     "MBProgressHUD": [
43     ]
44   },
45   "pushed_with_swift_version": "3.0"