[Add] DouyinSDKTemplate 0.0.1
[CocoaPods.git] / Specs / 1 / 0 / d / AppCommonUtils / 1.0.0 / AppCommonUtils.podspec.json
blob597534c779b7404e13af92c8951844f6ec8a881e
2   "name": "AppCommonUtils",
3   "version": "1.0.0",
4   "summary": "Swift App Common Lib",
5   "description": "This is Swift All Common Function which have used in swift 5.0",
6   "homepage": "https://github.com/vasu9409/swiftutils",
7   "license": "MIT",
8   "authors": {
9     "Vasu Savaliya": "vasusavaliya0000@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/vasu9409/swiftutils.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "AppCommonUtils",
20     "swiftutils/**/*{h,m}"
21   ]