[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / f / 0 / autoAutoLayout / 1.0.1 / autoAutoLayout.podspec.json
blob15d115a18a87c5182a3f015a3234a0e2086e0422
2   "name": "autoAutoLayout",
3   "version": "1.0.1",
4   "summary": "Automatically generate Auto Layout constraints.",
5   "description": "Automatically generate Auto Layout constraints. Design on Storyboard. Let autoAutoLayout do the rest.",
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": "1.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   }