[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / a / 8 / SimLib / 1.0.0.1 / SimLib.podspec.json
blob68c0403de5eb9643736c53d9de06c81825dba258
2   "name": "SimLib",
3   "version": "1.0.0.1",
4   "summary": "iOS Kit",
5   "description": "iOS common kit",
6   "homepage": "https://github.com/goham/SimLib",
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.1"
20   },
21   "source_files": [
22     "SimLib/Category/**/*.{h,m}",
23     "SimLib/SimLib.h"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "SimLib/SimLib.h",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true