[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / 4 / d / IFACoreUI / 1.3.1 / IFACoreUI.podspec.json
blob95957c58ab836c698a5960ad2eb6ff0fb70a81e1
2   "name": "IFACoreUI",
3   "version": "1.3.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.3.1"
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": "3.0"