[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / a / e / 2 / PostalAddressRow / 2.0.0 / PostalAddressRow.podspec.json
blob7414077bf541cdc10b446f4b8161ddd5a76af7f9
2   "name": "PostalAddressRow",
3   "version": "2.0.0",
4   "summary": "An Eureka row that shows a series of UITextField's for the user to enter postal address information.",
5   "homepage": "https://github.com/EurekaCommunity/PostalAddressRow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xmartlabs SRL": "swift@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/EurekaCommunity/PostalAddressRow.git",
15     "tag": "2.0.0"
16   },
17   "social_media_url": "https://twitter.com/EurekaCommunity",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{swift}"
24   },
25   "resource_bundles": {
26     "PostalAddressRow": [
27       "Sources/**/*.xib"
28     ]
29   },
30   "dependencies": {
31     "Eureka": [
32       "4.0"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"