[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 4 / 1 / 8 / HAActionSheet / 0.1.6 / HAActionSheet.podspec.json
blobbc87af9a8377e08a33d122793573c1ff30e79611
2   "name": "HAActionSheet",
3   "version": "0.1.6",
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.6"
17   },
18   "social_media_url": "https://twitter.com/nnasanali",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HAActionSheet/Classes/**/*",
23   "resource_bundles": {
24     "HAActionSheet": [
25       "HAActionSheet/Resources/**/*.{png,jpeg,jpg,storyboard,xib}"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"