[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / ZxSwiftly / 1.0.2 / ZxSwiftly.podspec.json
blob2827cacdb2b3806c189f5e099a83dca9a21dac4b
2   "name": "ZxSwiftly",
3   "version": "1.0.2",
4   "summary": "Extension of Objective-C library.",
5   "description": "This is a extension of Objective-C, which can develop swiftly.",
6   "homepage": "https://github.com/briceZhao/ZxSwiftly",
7   "license": "MIT",
8   "authors": {
9     "briceZhao": "zx_brice@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/briceZhao/ZxSwiftly.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ZxSwiftly/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "UIKit"