[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 3 / 5 / AppTaoLu / 0.1.5 / AppTaoLu.podspec.json
blob401fab5a883bfbabbd072b970af4f0d4549b8b1b
2   "name": "AppTaoLu",
3   "version": "0.1.5",
4   "summary": "app 中可以共用的弹框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/binbins/AppTaoLu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "binbins": "gddabinbin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/binbins/AppTaoLu.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AppTaoLu/Classes/**/*",
22   "resources": [
23     "AppTaoLu/Assets/*.png"
24   ],
25   "dependencies": {
26     "TLRemoteConfig": [
27       "~> 0.1.0"
28     ],
29     "SDWebImage": [
30       "~> 4"
31     ]
32   }