[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / 0 / LKLayoutLibrary / 1.2.3 / LKLayoutLibrary.podspec.json
blob69edec4395905210ab7a5085b2db7225e732ccc6
2   "name": "LKLayoutLibrary",
3   "version": "1.2.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.2.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