[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / b / IAWExtensionTool / 0.1.3 / IAWExtensionTool.podspec.json
blobe4082a10137f54bfc2b42f06a34a0a4f727d648e
2   "name": "IAWExtensionTool",
3   "version": "0.1.3",
4   "summary": "A short description of IAWExtensionTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/IAskWind/IAWExtensionTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IAskWind": "iaskwind@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/IAskWind/IAWExtensionTool.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IAWExtensionTool/IAWExtensionTool/Classes/**/*",
22   "requires_arc": true,
23   "resource_bundles": {
24     "IAWExtensionTool": [
25       "IAWExtensionTool/IAWExtensionTool/Resources/**/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "SnapKit": [
34       "~> 3.0.2"
35     ],
36     "SVProgressHUD": [
38     ],
39     "RNCryptor": [
41     ],
42     "Alamofire": [
43       "~> 4.0"
44     ],
45     "AlamofireObjectMapper": [
46       "~> 4.0"
47     ],
48     "Kingfisher": [
50     ],
51     "CryptoSwift": [
53     ],
54     "MJRefresh": [
56     ],
57     "SKPhotoBrowser": [
58       "~> 4.0.0"
59     ],
60     "OMExtension": [
62     ]
63   },
64   "pushed_with_swift_version": "3.0"