[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / 2 / Representor / 0.8.0 / Representor.podspec.json
blob43369da15420a2aac5c4acc2a479208531079fee
2   "name": "Representor",
3   "version": "0.8.0",
4   "summary": "A canonical resource object interface in Swift.",
5   "homepage": "https://github.com/the-hypermedia-project/representor-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/the-hypermedia-project/representor-swift.git",
16     "tag": "0.8.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "Sources/*.{swift,h}",
26   "pushed_with_swift_version": "3.0"