[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 0 / 9 / f / GiftComponent / 0.1.2 / GiftComponent.podspec.json
blob3bd55d03451299bb2eedc977f79f9749ad46bc3b
2   "name": "GiftComponent",
3   "version": "0.1.2",
4   "summary": "A short description of GiftComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/U7426/GiftComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "U7426": "u7426fenglongfei@163.com"
13   },
14   "source": {
15     "git": "https://github.com/U7426/GiftComponent.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GiftComponent/Classes/**/*",
22   "resource_bundles": {
23     "GiftComponent": [
24       "GiftComponent/Assets/*.xcassets"
25     ]
26   },
27   "dependencies": {
28     "Kingfisher": [
30     ],
31     "SnapKit": [
33     ],
34     "RxSwift": [
36     ],
37     "RxCocoa": [
39     ]
40   }