blob: 84e60bac3b54c777281d0171df8851b1f63b716f [file] [log] [blame]
{
"name": "SwiftNDN",
"version": "0.0.1",
"license": "UCLA and UIUC",
"summary": "NDN Client Library for OSX/iOS in Swift Language",
"homepage": "http://bitbucket.org/jdlee6461/swiftndn/src",
"authors": {
"Wentao Shang": "wentao@cs.ucla.edu",
"Jongdeog Lee": "jlee700@illinois.edu"
},
"source": {
"git": "https://bitbucket.org/jdlee6461/swiftndn",
"tag": "0.0.1"
},
"source_files": "SwiftNDN/*.{h,m}",
"platforms": {
"ios": null
}
}