[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 6 / 4 / d / IFACoreUI / 1.1.1 / IFACoreUI.podspec.json
blobc160d9ce553174b4ae3552b90a29153cd049b07c
2   "name": "IFACoreUI",
3   "version": "1.1.1",
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": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/marcelo-schroeder/IFACoreUI.git",
16     "tag": "v1.1.1"
17   },
18   "source_files": "IFACoreUI/IFACoreUI/classes/**/*.{h,m}",
19   "resources": "IFACoreUI/IFACoreUI/resources/**/*.*",
20   "dependencies": {
21     "IFAFoundation": [
22       "~> 1"
23     ]
24   }