[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 1 / 8 / HAActionSheet / 0.1.2 / HAActionSheet.podspec.json
blobb3161ff9c908af54dc6050937ce45f7003ef7b7c
2   "name": "HAActionSheet",
3   "version": "0.1.2",
4   "summary": "HAActionSheet is a dynamic action sheet for iOS.",
5   "description": "HAActionSheet is a dynamic action sheet for iOS written in Swift 3.0.",
6   "homepage": "https://github.com/hasanlsn/HAActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hasanlsn": "hasan@happydigital.com.tr"
13   },
14   "source": {
15     "git": "https://github.com/hasanlsn/HAActionSheet.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HAActionSheet/Classes/**/*",
22   "resource_bundles": {
23     "HAActionSheet": [
24       "HAActionSheet/Resources/**/*.{png,jpeg,jpg,storyboard,xib}"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"