[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / c / FAAutoLayout / 0.2.1 / FAAutoLayout.podspec.json
blob4d77d067a964dc46f8dfb027be8b9a7c46bcb934
2   "name": "FAAutoLayout",
3   "version": "0.2.1",
4   "summary": "A simple and intuitive way to create NSLayoutConstraints programmatically",
5   "homepage": "https://github.com/fabioalmeida/FAAutoLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fabioalmeida": "fabio.andre.almeida@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fabioalmeida/FAAutoLayout.git",
15     "tag": "0.2.1"
16   },
17   "social_media_url": "https://twitter.com/fabioacalmeida",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FAAutoLayout/Classes/**/*",
22   "pushed_with_swift_version": "3.0"