[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 1 / f / c / FAAutoLayout / 0.4.1 / FAAutoLayout.podspec.json
blob6a04147309ae67fe5c238c96f29705cea66f968d
2   "name": "FAAutoLayout",
3   "version": "0.4.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.4.1"
16   },
17   "social_media_url": "https://twitter.com/fabioacalmeida",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "FAAutoLayout/Classes/**/*",
25   "pushed_with_swift_version": "4.0"