[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / d / HowToKit / 0.1.3 / HowToKit.podspec.json
blob08a36e754cddc82f2349f718f232fbadf047d902
2   "name": "HowToKit",
3   "version": "0.1.3",
4   "summary": "HowToKit is the basis of the How-to-iOS series iOS apps.",
5   "description": "HowToKit is part of the How-to-iOS series on GitHub. Every project should have an example app with HowToKit as its basis",
6   "homepage": "https://github.com/How-to-iOS/HowToKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zagahr": "zagahr.mail@googlemail.com"
13   },
14   "source": {
15     "git": "https://github.com/How-to-iOS/HowToKit.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://github.com/How-to-iOS",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "HowToKit/Classes/**/*",
24   "resources": [
25     "HowToKit/Assets/*.xcassets"
26   ],
27   "resource_bundles": {
28     "SampleData": [
29       "HowToKit/Resources/*"
30     ]
31   }