[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / QuickVFL / 1.0.0 / QuickVFL.podspec.json
blob8bc3dcdbf5999edb2570ba16f7a7cce1192ae7d1
2   "name": "QuickVFL",
3   "version": "1.0.0",
4   "summary": "A framework based on apple VFL, focusing on autolayout.",
5   "description": "QuickVFL is a  framework based on apple VFL, focusing on autolayout.",
6   "homepage": "https://github.com/Sody666/QuickVFL",
7   "license": "MIT",
8   "authors": {
9     "Su Di": "longtem@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Sody666/QuickVFL.git",
16     "commit": "dbffa9faee62d8a358335549d667f5f210cd73c9",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "QuickVFL/src/lib",
21     "QuickVFL/src/lib/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "QuickVFL/src/lib/**/*.h"