[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / autoAutoLayout / 2.0.1 / autoAutoLayout.podspec.json
blobcae212c9fe2459bb7220f9c569be7ce03876bb84
2   "name": "autoAutoLayout",
3   "version": "2.0.1",
4   "summary": "Automatically generate Auto Layout constraints.",
5   "description": "Automatically generate Auto Layout constraints. Design on Xib/Nib, Storyboard, or in code on any screen size. ",
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.1"
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"