[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 4 / AASwiftUtils / 0.0.1 / AASwiftUtils.podspec.json
blob51c763a33a66ae90cd046deeebb09c6b58942287
2   "name": "AASwiftUtils",
3   "version": "0.0.1",
4   "summary": "A CocoaPods open source library written in Swift.",
5   "description": "A CocoaPods open source library written in Swift. It has the all common functions and utilities required to develop an app.",
6   "homepage": "https://github.com/amitanmol/AASwiftUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit Kumar Singh": "amit.aanmol@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/amitanmol/AASwiftUtils.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "AASwiftUtils",
24     "AASwiftUtils/**/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"