[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / 9 / ConcisePureLayout / 0.2.3 / ConcisePureLayout.podspec.json
blobb70f168726dd56631e7b888f5dcc3ed3aac0aa1c
2   "name": "ConcisePureLayout",
3   "version": "0.2.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Almas Adilbek": "almas.adilbek@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/mixdesign",
12   "summary": "ConcisePureLayout is a group of category files that simplify method invocations of PureLayout library.",
13   "homepage": "https://github.com/mixdesign/ConcisePureLayout",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/mixdesign/ConcisePureLayout.git",
19     "tag": "0.2.3"
20   },
21   "source_files": "ConcisePureLayout/**/*.{h,m}",
22   "public_header_files": "ConcisePureLayout/**/*.h",
23   "dependencies": {
24     "PureLayout": [
25       "~> 3.0.1"
26     ]
27   },
28   "requires_arc": true