[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 9 / ConstraintPack / 0.1.2 / ConstraintPack.podspec.json
blobd53622760a819d229a43caaface923dcc069028d
2   "name": "ConstraintPack",
3   "version": "0.1.2",
4   "summary": "auto layout constraint Pack.",
5   "description": "TODO: In order to use ConstraintPack conveniently. Suport iOS and macOS.",
6   "homepage": "https://github.com/tangzhentao/ConstraintPack.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangzhentao": "tangzhentaoxl@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/tangzhentao/ConstraintPack.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConstraintPack/Classes/**/*"