[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 9 / 0 / KingfisherExtension / 0.1 / KingfisherExtension.podspec.json
blob9ca3a40905eb162084d3c92257c9441ecd05a8d2
2   "name": "KingfisherExtension",
3   "version": "0.1",
4   "summary": "Kingfisher Extension",
5   "description": "KingfisherExtension base on Kingfisher. Remake image before caching by style.",
6   "homepage": "https://github.com/Limon-O-O/KingfisherExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Limon": "fengninglong@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Limon______",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Limon-O-O/KingfisherExtension.git",
20     "tag": "0.1"
21   },
22   "source_files": "KingfisherExtension/*.swift",
23   "requires_arc": true,
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   }