[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 6 / 4 / d / IFACoreUI / 2.0.0 / IFACoreUI.podspec.json
blob285d74ca1cfca11a83e0d4bcfc9ae1127fbf9e1d
2   "name": "IFACoreUI",
3   "version": "2.0.0",
4   "summary": "A Cocoa Touch framework to help you develop high quality iOS apps and app extensions faster.",
5   "homepage": "https://github.com/marcelo-schroeder/IFACoreUI",
6   "license": "Apache-2.0",
7   "authors": {
8     "Marcelo Schroeder": "marcelo.schroeder@infoaccent.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/marcelo-schroeder/IFACoreUI.git",
16     "tag": "v2.0.0"
17   },
18   "source_files": "IFACoreUI/IFACoreUI/classes/**/*.{h,m,swift}",
19   "resources": "IFACoreUI/IFACoreUI/resources/**/*.*",
20   "dependencies": {
21     "IFAFoundation": [
23     ]
24   },
25   "pushed_with_swift_version": "4.0"