[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 7 / 1 / sg-client-ios / 0.1.0 / sg-client-ios.podspec.json
blob524a7ae6219e07d7d90dc77ca5d1f09af2a8db44
2   "name": "sg-client-ios",
3   "version": "0.1.0",
4   "summary": "core client for ios",
5   "description": "Working with sg core server",
6   "homepage": "https://github.com/sngsng/sg-client-ios",
7   "license": "MIT",
8   "authors": {
9     "Seungjung": "sngsng@slogup.com"
10   },
11   "source": {
12     "git": "https://github.com/sngsng/sg-client-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "sg-client-ios": [
22       "Pod/Assets/*.png"
23     ]
24   }