[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 1 / EmeraldComponents / 0.1.9 / EmeraldComponents.podspec.json
blob9676251ca9305c90847d696cdac8f483dd03b2ac
2   "name": "EmeraldComponents",
3   "version": "0.1.9",
4   "summary": "Stone Payments iOS Emerald Components.",
5   "description": "EmeraldComponents is UI dependency for Stone Payments.",
6   "homepage": "https://github.com/stone-payments/emerald-components-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stone Payments": "componentesdocliente@stone.com.br"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/stone-payments/emerald-components-ios.git",
19     "tag": "0.1.9"
20   },
21   "source_files": "EmeraldComponents/**/*.{h,m,swift}",
22   "xcconfig": {
23     "APPLY_RULES_IN_COPY_FILES": "YES",
24     "STRINGS_FILE_OUTPUT_ENCODING": "binary"
25   },
26   "resources": "EmeraldComponents/**/*.{lproj,strings,storyboard,xib,xcdatamodeld,xcassets}",
27   "requires_arc": true,
28   "frameworks": "UIKit",
29   "dependencies": {
30     "JTAppleCalendar": [
32     ],
33     "InputMask": [
35     ]
36   }