[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / d / SwiftNDNTouch / 0.0.2.1 / SwiftNDNTouch.podspec.json
blob3153ad983a88876c268bab7b53aa7a25f0536373
2   "name": "SwiftNDNTouch",
3   "version": "0.0.2.1",
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.1"
14   },
15   "source_files": "Common/*.{h,m,swift}",
16   "ios": {
17     "source_files": "SwiftNDNTouch/SwiftNDNTouch.h"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pushed_with_swift_version": "3.0"