[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / a / c / ICGTest / 0.0.1 / ICGTest.podspec.json
blob99ca68c6d0bf46e2ba9159a6328ee22ac5b84ec2
2   "name": "ICGTest",
3   "version": "0.0.1",
4   "summary": "This is a learning if creating cocoapod lib",
5   "description": "This is a learning if creating cocoapod lib, this tutorial came from https://medium.com/@jeantimex/create-your-own-cocoapods-library-da589d5cd270",
6   "homepage": "https://github.com/icungse/ICGTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "icung": "mzuquare@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.2"
16   },
17   "swift_versions": "5.8.1",
18   "source": {
19     "git": "https://github.com/icungse/ICGTest.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ICGTest/**/*.{h,m,swift}",
23   "swift_version": "5.8.1"