[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / d / YetLayout / 0.1.1 / YetLayout.podspec.json
blob2ed830af7d8811f60c680d1ccebd06d1d19d195d
2   "name": "YetLayout",
3   "version": "0.1.1",
4   "summary": "iOS Auto Layout by Swift",
5   "description": "iOS Auto Layout by Swift, Easy to Use.",
6   "homepage": "https://github.com/yangentao/YetLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangentao": "entaoyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangentao/YetLayout.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YetLayout/Classes/**/*",
22   "frameworks": "UIKit"