[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 6 / 9 / iLayout / 0.1.1 / iLayout.podspec.json
blobcf1a4a14e2e8242813edc5cfda29480b0b3a9daa
2   "name": "iLayout",
3   "version": "0.1.1",
4   "summary": "Framework providing high level and intutive APIs for creating auto layout constraints",
5   "description": "Framework providing high level and intutive APIs for creating auto layout constraints. Also provides classes to create custom views with auto layout.",
6   "homepage": "https://github.com/abdullah-chhatra/iLayout.git",
7   "license": "MIT",
8   "authors": {
9     "Abdulmunaf Chhatra": "abdullah.chhatra@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/abdullah-chhatra/iLayout.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "iLayout/iLayout/**/*.swift"