[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 6 / 4 / d / IFACoreUI / 1.0.4 / IFACoreUI.podspec.json
blobd9b36dcfe0203953ca736af136f1d9d7a5c846af
2   "name": "IFACoreUI",
3   "version": "1.0.4",
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.0.4"
17   },
18   "source_files": "IFACoreUI/IFACoreUI/classes/**/*.{h,m}",
19   "resources": "IFACoreUI/IFACoreUI/resources/**/*.*",
20   "dependencies": {
21     "IFAFoundation": [
23     ]
24   }