[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / b / StyleMePretty / 0.1 / StyleMePretty.podspec.json
blobc601beb65eca976bd22eddd0df75028702c40282
2   "name": "StyleMePretty",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "Set style with a single line of code to create beautiful applications.",
6   "homepage": "https://github.com/Dedecube/StyleMePretty",
7   "social_media_url": "http://www.dedecube.com",
8   "authors": {
9     "Elena Porcelli": "elena@dedecube.com",
10     "Fabrizio Infante": "fabrizio@dedecube.com"
11   },
12   "source": {
13     "git": "https://github.com/Dedecube/StyleMePretty.git",
14     "tag": "0.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "source_files": "Source/**/*.swift",
26   "requires_arc": true,
27   "swift_version": "4.1"