[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 1 / SwiftNDN / 0.0.1 / SwiftNDN.podspec.json
blob84e60bac3b54c777281d0171df8851b1f63b716f
2   "name": "SwiftNDN",
3   "version": "0.0.1",
4   "license": "UCLA and UIUC",
5   "summary": "NDN Client Library for OSX/iOS in Swift Language",
6   "homepage": "http://bitbucket.org/jdlee6461/swiftndn/src",
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.1"
14   },
15   "source_files": "SwiftNDN/*.{h,m}",
16   "platforms": {
17     "ios": null
18   }