[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 8 / AutoLayoutHelperSwift / 1.0.0 / AutoLayoutHelperSwift.podspec.json
blobcf2490e5b30c4f0d1adf979b46683d20274981e1
2   "name": "AutoLayoutHelperSwift",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "UIView extension to easily create common Auto Layout Constraints for iOS.",
6   "homepage": "https://github.com/ustwo/autolayout-helper-swift",
7   "authors": {
8     "Shagun Madhikarmi": "shagun@ustwo.com",
9     "Daniela Dias": "daniela@ustwo.com"
10   },
11   "source": {
12     "git": "https://github.com/ustwo/autolayout-helper-swift.git",
13     "tag": "v1.0.0"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true