[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / e / 9 / f / GARippleButton / 0.1.0 / GARippleButton.podspec.json
blob73790a93e9cae3dc109bf7972c2d72c03a23802c
2   "name": "GARippleButton",
3   "version": "0.1.0",
4   "summary": "Adding ripple effects and shapes to UIButton.",
5   "description": "'RippleButton is a powerfull UIButton with ripple effect capabilities'",
6   "homepage": "https://github.com/lidorf-gini-apps/GARippleButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lidorf-gini-apps": "lidorf@gini-apps.com"
13   },
14   "source": {
15     "git": "https://github.com/lidorf-gini-apps/GARippleButton.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.gini-apps.com/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Code/**/*.swift",
23   "swift_versions": "5.0",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.0"