[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / 9 / e / Butterfly / 0.2.1 / Butterfly.podspec.json
blob1062405860f4c800d021404986f8d63942dd79bb
2   "name": "Butterfly",
3   "version": "0.2.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.2.1"
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   }