[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 4 / 1 / CSSystemInfoHelper / 1.2.0 / CSSystemInfoHelper.podspec.json
blobb8836b9b49eb0e5dda7dbc4d9c3a5eef2a69d01c
2   "name": "CSSystemInfoHelper",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "A utility library for getting system info.",
6   "homepage": "https://github.com/thecatalinstan/CSSystemInfoHelper",
7   "authors": {
8     "Cătălin Stan": "catalin.stan@me.com"
9   },
10   "social_media_url": "http://twitter.com/catalinstan",
11   "source": {
12     "git": "https://github.com/thecatalinstan/CSSystemInfoHelper.git",
13     "tag": "1.2.0"
14   },
15   "module_name": "CSSystemInfoHelper",
16   "source_files": "CSSystemInfoHelper/*.{h,m}",
17   "public_header_files": "CSSystemInfoHelper/CSSystemInfoHelper.h",
18   "platforms": {
19     "ios": "6.0",
20     "osx": "10.8",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "ios": {
25     "frameworks": "Foundation"
26   },
27   "osx": {
28     "frameworks": "Foundation"
29   },
30   "tvos": {
31     "frameworks": "Foundation"
32   },
33   "watchos": {
34     "frameworks": "Foundation"
35   },
36   "requires_arc": true