[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / c / Parus / 0.0.1 / Parus.podspec.json
blob39fbff46571e50a3c436066376048e7eb2b43ec7
2   "name": "Parus",
3   "version": "0.0.1",
4   "summary": "Parus is a simple chain style auto-layout helper for objective-c.",
5   "homepage": "https://github.com/DAlOG/Parus",
6   "license": "MIT",
7   "authors": {
8     "Alexey Demedeckiy": "",
9     "Andrey Moskvin": "",
10     "Kostya Bychkov": "c.bychkov@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/DAlOG/Parus.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "Parus/src",
20   "public_header_files": "Parus/src/*.h",
21   "requires_arc": true