[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 3 / TULayoutAdditions / 0.1.0 / TULayoutAdditions.podspec.json
blob25b0c0b2d5c9f353475972458fc2356a99cf9b3f
2   "name": "TULayoutAdditions",
3   "version": "0.1.0",
4   "summary": "Shortcuts and helper methods to make iOS Auto Layout dead simple.",
5   "homepage": "http://github.com/davbeck/TULayoutAdditions",
6   "license": "BSD",
7   "authors": {
8     "David Beck": "code@thinkultimate.com"
9   },
10   "source": {
11     "git": "https://github.com/davbeck/TULayoutAdditions.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "TULayoutAdditions/*.{h,m}",
18   "requires_arc": true