[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / JalapenoTiles / 0.1.0 / JalapenoTiles.podspec.json
blob6021c7c35e9aecf0562e5216796146298d6144a5
2   "name": "JalapenoTiles",
3   "version": "0.1.0",
4   "summary": "A simple way to create a store screen.",
5   "description": "The library was created to help developers create store screens. It adapts to each screen in a very simple and transparent way.",
6   "homepage": "https://github.com/Appnroll/jalapeno-tiles",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Namedix": "bartek.pichalski@appnroll.com"
13   },
14   "source": {
15     "git": "https://github.com/Appnroll/jalapeno-tiles.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/appnroll",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "JalapenoTiles/**/*.{swift}",
23   "resources": "JalapenoTiles/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"