[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 8 / SimLib / 1.0.0 / SimLib.podspec.json
blobf97003a47eb5513d8876886e05e86fbca48759fb
2   "name": "SimLib",
3   "version": "1.0.0",
4   "summary": "iOS Kit",
5   "description": "iOS common kit",
6   "homepage": "https://github.com/goham/SimLib/blob/master/SimLib.podspec",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SimGao": "goham@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/goham/SimLib.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "SimLib",
23     "SimLib/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "SimLib/**/*.h",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true