[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / 9 / e / Butterfly / 0.3.4 / Butterfly.podspec.json
blobc9d224b95278573c32c901cdcdd2b84ce8f8f73e
2   "name": "Butterfly",
3   "version": "0.3.4",
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.4"
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   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 1.2"
26     ]
27   }