[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / 0 / LKLayoutLibrary / 1.0.3 / LKLayoutLibrary.podspec.json
blobfcfb16e12482190fa9812bbe78f456fd15f41c52
2   "name": "LKLayoutLibrary",
3   "version": "1.0.3",
4   "summary": "The layouting library for iOS",
5   "homepage": "https://github.com/mkloeppner/LKLayoutLibrary",
6   "license": "MIT",
7   "authors": {
8     "mkloeppner": "mkloeppner@me.com"
9   },
10   "source": {
11     "git": "https://github.com/mkloeppner/LKLayoutLibrary.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": [
18     "LKLayoutLibrary",
19     "**/*.{h,m}"
20   ],
21   "exclude_files": [
22     "LKLayoutLibraryTests"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true