[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 0 / 3 / iBooksLayout / 1.0.5 / iBooksLayout.podspec.json
blob04e46c7fac2c0e101e2ebf675f8b78ddb12f7651
2   "name": "iBooksLayout",
3   "version": "1.0.5",
4   "summary": "Layout inspired by iBooks App",
5   "homepage": "https://github.com/tromg/iBooksCollectionLayout",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": {
11     "tromg": "tromg1@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/tromg/iBooksCollectionLayout.git",
18     "tag": "1.0.5"
19   },
20   "source_files": "iBooksCollectionLayout/Main/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "swift_versions": "5.1",
24   "swift_version": "5.1"