[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 5 / Squall / 2.21 / Squall.podspec.json
blob066e00f46010835e3a27c11b7b3665b4c6c70dc3
2   "name": "Squall",
3   "version": "2.21",
4   "summary": "Squall  - After Effects to iOS.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "Squall  - convert After Effects animations to iOS code and integrate them with your app.",
9   "homepage": "https://github.com/marcuseckert/Squall",
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Forge and Form GmbH": "hello@squall.no"
16   },
17   "source": {
18     "git": "https://github.com/marcuseckert/Squall.git",
19     "tag": "2.21"
20   },
21   "social_media_url": "https://twitter.com/marcus_eckert",
22   "resource_bundles": {
23     "Squall": [
24       "Squall.framework/rsaCert.der",
25       "Squall.framework/squallLicense.pdf"
26     ]
27   },
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Squall\""
30   },
31   "preserve_paths": "Squall.framework",
32   "source_files": "Squall.framework/Headers/**/*.h",
33   "public_header_files": "Squall.framework/Headers/**/*.h",
34   "frameworks": [
35     "UIKit",
36     "QuartzCore"
37   ],
38   "ios": {
39     "vendored_frameworks": "Squall.framework"
40   },
41   "requires_arc": true