[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / autoAutoLayout / 2.0.2 / autoAutoLayout.podspec.json
blobdcc4e7c31456bacaf1f5fccd3aa1d501ccccccfb
2   "name": "autoAutoLayout",
3   "version": "2.0.2",
4   "summary": "Automatically generate Auto Layout constraints.",
5   "description": "Automatically generate Auto Layout constraints. Works on Xib/Nib, Storyboards, or programmatically.  ",
6   "homepage": "https://github.com/cathyxchen/autoAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Cathy Chen": "i@cathychen.com"
10   },
11   "source": {
12     "git": "https://github.com/cathyxchen/autoAutoLayout.git",
13     "tag": "2.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "resource_bundles": {
21     "autoAutoLayout": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"