[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / e / Butterfly / 0.3.1 / Butterfly.podspec.json
blobe62b6bdf8fb16fd36df03a58cc21cc898fa3a596
2   "name": "Butterfly",
3   "version": "0.3.1",
4   "license": "MIT",
5   "summary": "Integrate feedback module elegantly.",
6   "authors": {
7     "Wongzigii": "https://github.com/wongzigii"
8   },
9   "homepage": "https://github.com/wongzigii/Butterfly",
10   "source": {
11     "git": "https://github.com/wongzigii/Butterfly.git",
12     "tag": "0.3.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Butterfly/*.{h,swift}",
18   "dependencies": {
19     "Alamofire": [
20       "~> 1.2"
21     ]
22   },
23   "ios": {
24     "resource_bundles": {
25       "Butterfly": "Butterfly/Logo/*.png"
26     }
27   }