[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / b / 3 / 2 / HMWKWebViewHandler / 0.0.4 / HMWKWebViewHandler.podspec.json
blobddf8b2f5ccb6b77b29421404128e97cd42734e00
2   "name": "HMWKWebViewHandler",
3   "version": "0.0.4",
4   "summary": "JS & OC",
5   "description": "TODO: JS & OC Calling Each Other",
6   "homepage": "https://github.com/caochangxi/HMWKWebViewHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "曹长喜": "941038274@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/caochangxi/HMWKWebViewHandler.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Classes",
23     "HMWKWebViewHandler/Classes/*.{h,m}"
24   ],
25   "resources": [
26     "Resources",
27     "HMWKWebViewHandler/Resources/*"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "YYKit": [
33     ],
34     "Masonry": [
36     ],
37     "AFNetworking": [
39     ]
40   }