[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / a / b / LSCreditCardForm / 1.1.1 / LSCreditCardForm.podspec.json
blob3b872f5dc7182c05e72e88fb1155121ddbd2c5af
2   "name": "LSCreditCardForm",
3   "version": "1.1.1",
4   "summary": "Simple and engaging credit card form",
5   "description": "Offer your users engaging way how to enter credit card detail. Task that is usually boring and bothersome can be lightened by presenting it in visually interesting way",
6   "homepage": "https://github.com/lopdo/LSCreditCardForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lopdo": "lopenka@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lopdo/LSCreditCardForm.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSCreditCardForm/Classes/**/*",
22   "resources": [
23     "LSCreditCardForm/Assets/*.xcassets",
24     "LSCreditCardForm/Assets/CreditCard.ttf"
25   ]