[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / 0 / KXSharedSpace / 0.0.2 / KXSharedSpace.podspec.json
blob440fcb51f5405f65dbd0d0f1677b5cf08cca4b90
2   "name": "KXSharedSpace",
3   "version": "0.0.2",
4   "summary": "A name based shared data space.",
5   "homepage": "https://github.com/keroxp/KXSharedSpace",
6   "license": "MIT",
7   "authors": {
8     "keroxp": "kerokerokerop@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/keroxp",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/keroxp/KXSharedSpace.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "requires_arc": false