blob: 3bd55d03451299bb2eedc977f79f9749ad46bc3b [file] [log] [blame]
{
"name": "GiftComponent",
"version": "0.1.2",
"summary": "A short description of GiftComponent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/U7426/GiftComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"U7426": "u7426fenglongfei@163.com"
},
"source": {
"git": "https://github.com/U7426/GiftComponent.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GiftComponent/Classes/**/*",
"resource_bundles": {
"GiftComponent": [
"GiftComponent/Assets/*.xcassets"
]
},
"dependencies": {
"Kingfisher": [
],
"SnapKit": [
],
"RxSwift": [
],
"RxCocoa": [
]
}
}