[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / b / IAWExtensionTool / 0.1.1 / IAWExtensionTool.podspec.json
blobcc55039a683ff6cc109834f6ac6b566405885306
2   "name": "IAWExtensionTool",
3   "version": "0.1.1",
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.1"
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     "SVProgressHUD": [
35     ],
36     "RNCryptor": [
38     ],
39     "SnapKit": [
40       "~> 3.0.2"
41     ],
42     "AlamofireObjectMapper": [
43       "~> 4.0"
44     ],
45     "Kingfisher": [
47     ]
48   }