[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / b / TTLayoutSupport / 0.3.0 / TTLayoutSupport.podspec.json
blob4e85e8e806ea48a050361648f7f9895e1988ff1c
2   "name": "TTLayoutSupport",
3   "version": "0.3.0",
4   "summary": "Makes it possible to modify the topLayoutGuide and bottomLayoutGuide of any UIViewController",
5   "homepage": "https://github.com/stefreak/TTLayoutSupport",
6   "license": "MIT",
7   "authors": {
8     "Steffen Neubauer": "stefreak@googlemail.com"
9   },
10   "source": {
11     "git": "https://github.com/stefreak/TTLayoutSupport.git",
12     "tag": "0.3.0"
13   },
14   "social_media_url": "https://twitter.com/stefreak",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "TTLayoutSupport": [
22       "Pod/Assets/*.png"
23     ]
24   }