[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 3 / 0 / CodiumLayout / 0.0.4 / CodiumLayout.podspec.json
blob48be0826074c1dfefbfe08c3cd35cb5fb07cb55f
2   "name": "CodiumLayout",
3   "version": "0.0.4",
4   "summary": "A intneral tool to set constraints of UI components in iOS.",
5   "swift_version": "4.0.0",
6   "description": "A tool created with intention of being used internally at Codium. The code is nothing but encapsulates the SnapKit with additional features.",
7   "homepage": "https://www.codium.co/",
8   "license": "MIT",
9   "authors": {
10     "James Kim": "jamesjunsungkim@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/JamesJunsungKim/CodiumLayout.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "CodiumLayout/**/*",
20   "frameworks": "UIKit"