[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / 1 / SwiftNDN / 0.0.2 / SwiftNDN.podspec.json
blobd3108801ef019b195a8a373cebc5623427f6cf6f
2   "name": "SwiftNDN",
3   "version": "0.0.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     "branch": "master"
14   },
15   "source_files": "SwiftNDN/*.{h,m,swift}",
16   "platforms": {
17     "osx": "10.10"
18   },
19   "frameworks": [
20     "Foundation",
21     "Cocoa",
22     "Security"
23   ],
24   "pushed_with_swift_version": "3.0"