[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / ExtGenerator / 0.0.1 / ExtGenerator.podspec.json
blob8bee27fb9b6ebf9451544bbec0de7aa461d1f147
2   "name": "ExtGenerator",
3   "version": "0.0.1",
4   "summary": "Generator for objC",
5   "homepage": "https://github.com/Pn-X/ExtGenerator",
6   "license": "MIT",
7   "authors": {
8     "pn-x": "pannetez@163.com"
9   },
10   "source": {
11     "git": "https://github.com/Pn-X/ExtGenerator.git",
12     "tag": "0.0.1"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*"
17   ],
18   "exclude_files": "Classes/Exclude",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "5.0"