[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 6 / SwiftMan / 0.2.4 / SwiftMan.podspec.json
blob4c417ca66d5795d7638d728c88d81c7f6f0ddf99
2   "name": "SwiftMan",
3   "version": "0.2.4",
4   "summary": "Swift extensions and utils classes",
5   "homepage": "https://github.com/easyui/SwiftMan",
6   "license": "MIT",
7   "authors": {
8     "yangjun": "gzhuyangjun@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/easyui/SwiftMan.git",
15     "tag": "0.2.4"
16   },
17   "source_files": "SwiftMan/**/*",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation",
21     "Foundation",
22     "CoreTelephony"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"