[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / e / iOSCommonUtils / 0.8.0 / iOSCommonUtils.podspec.json
blob86fdccf84f9be9bb6da409ab5f464e22831a3943
2   "name": "iOSCommonUtils",
3   "version": "0.8.0",
4   "summary": "Common Utilities for iOS",
5   "description": "Common Utilities for iOS App written in Swift",
6   "homepage": "https://github.com/nam-dh/iOS-Common-Utils",
7   "license": "MIT",
8   "authors": {
9     "Nam Doan": "namdoanhoai89@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/nam-dh/iOS-Common-Utils.git",
17     "tag": "0.8.0"
18   },
19   "source_files": [
20     "iOSCommonUtils/*.swift",
21     "iOSCommonUtils/**/*.swift"
22   ],
23   "requires_arc": true,
24   "swift_version": "5.0"