[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 1 / EasyConstraint / 1.1.0 / EasyConstraint.podspec.json
blob52c1d8f201d6570067b6d354a56050e327333a3f
2   "name": "EasyConstraint",
3   "version": "1.1.0",
4   "summary": "Provide some useful APIs for creating iOS layout constraints.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lee1994522/EasyConstraint",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lee1994522": "839273739@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lee1994522/EasyConstraint.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EasyConstraint/Classes/**/*",
22   "public_header_files": "EasyConstraint/Classes/*.h",
23   "frameworks": "UIKit"