[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 7 / 6 / PinAuto / 2.0 / PinAuto.podspec.json
blob29345a88e82979e3e3962591ad21cfa6886c1754
2   "name": "PinAuto",
3   "version": "2.0",
4   "summary": "PinAuto 为在 iOS 开发中使用 AutoLayout 提供了方便的写法.",
5   "description": "PinAuto 根据主要的使用场景,极大的简化了, AutoLayout 中约束的创建. 同时也保留了 AutoLayout的强大的灵活性",
6   "homepage": "https://github.com/banxi1988/PinAuto",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/PinAuto.git",
13     "tag": "2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"