[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 8 / ThinCreditCard / 0.1.2 / ThinCreditCard.podspec.json
blobdfb096e2f0f31ebc83ae27ec109c95265a312ceb
2   "name": "ThinCreditCard",
3   "version": "0.1.2",
4   "summary": "Simple way to add a credit card.",
5   "description": "Simple way to add a credit card. All written from scratch without any dependency.",
6   "homepage": "https://github.com/tsarikovskiy/ThinCreditCard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tsarikovskiy": "s.tsarikovskiy@nullgr.com"
13   },
14   "source": {
15     "git": "https://github.com/tsarikovskiy/ThinCreditCard.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/s_tsarikovskiy",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ThinCreditCard/Classes/**/*",
23   "resource_bundles": {
24     "ThinCreditCard": [
25       "ThinCreditCard/Assets/**/*.png"
26     ]
27   },
28   "resources": "ThinCreditCard/Assets/*.xcassets",
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "4.0.2"