[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / d / SwiftNDNTouch / 0.0.2.2 / SwiftNDNTouch.podspec.json
bloba91d47c43df8f981b2114e2b061f7bb84c21d28b
2   "name": "SwiftNDNTouch",
3   "version": "0.0.2.2",
4   "license": "UCLA and UIUC",
5   "summary": "NDN Client Library for OSX/iOS in Swift Language",
6   "homepage": "https://bitbucket.org/jdlee6461/swiftndn",
7   "authors": {
8     "Wentao Shang": "wentao@cs.ucla.edu",
9     "Jongdeog Lee": "jlee700@illinois.edu"
10   },
11   "source": {
12     "git": "https://bitbucket.org/jdlee6461/swiftndn",
13     "tag": "0.0.2.2"
14   },
15   "source_files": "Common/*.swift",
16   "ios": {
17     "source_files": "SwiftNDNTouch/SwiftNDNTouch.h"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "CocoaAsyncSocket": [
24       "7.5.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"