[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 9 / SwiftUtils / 1.6.1 / SwiftUtils.podspec.json
blobb617b0e6875a22e97e04776d651465bb2cdf0619
2   "name": "SwiftUtils",
3   "version": "1.6.1",
4   "license": "MIT",
5   "summary": "SwiftUtils",
6   "homepage": "https://github.com/zendobk/SwiftUtils",
7   "authors": {
8     "Dao Nguyen": "zendobk"
9   },
10   "source": {
11     "git": "https://github.com/zendobk/SwiftUtils.git",
12     "tag": "1.6.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit"
22     ]
23   },
24   "source_files": [
25     "SwiftUtils/Classes/*.swift",
26     "SwiftUtils/Extensions/*.swift"
27   ]