[Add] DeepLinkNow 0.1.2
[CocoaPods.git] / Specs / e / b / f / JYAutoLayout / 1.0.0 / JYAutoLayout.podspec.json
blobccc50625088ddf4e09beb838b12107b775997157
2   "name": "JYAutoLayout",
3   "version": "1.0.0",
4   "summary": "AutoLayout一种简单封装形式",
5   "homepage": "https://github.com/weijingyunIOS/JYAutoLayout",
6   "license": "MIT",
7   "authors": {
8     "魏景云": "wei_jingyun@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/weijingyunIOS/JYAutoLayout",
15     "branch": "master",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "JYAutoLayout-Swift/JYAutoLayout/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "pushed_with_swift_version": "3.0"