[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / Butterfly / 0.2.3 / Butterfly.podspec.json
blob6be5b98df51bff7081b91454cf40e39b475c769d
2   "name": "Butterfly",
3   "version": "0.2.3",
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.2.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Butterfly/*.{h,swift}",
18   "ios": {
19     "resource_bundles": {
20       "Butterfly": "Butterfly/Logo/*.png"
21     }
22   }