[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 1 / EmeraldComponents / 0.13.1 / EmeraldComponents.podspec.json
blob99af32db73a87b0e5f85fb6c663c84a3eba6b0a6
2   "name": "EmeraldComponents",
3   "version": "0.13.1",
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.13.1"
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     "SkeletonView": [
32     ],
33     "JTAppleCalendar": [
34       "7.1.7"
35     ],
36     "InputMask": [
38     ]
39   }