[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / 8 / im5foundation / 0.0.1 / im5foundation.podspec.json
blobe181566e27cdf8cd81edc812e3a1f32de4f3e0ac
2   "name": "im5foundation",
3   "version": "0.0.1",
4   "summary": "A im5foundation for im5sdk and im5filekit",
5   "description": "a foundation lib used for im5sdk and im5filekit",
6   "homepage": "http://gitlab.lizhi.fm/im_team/im5foundation.git",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuan": "yuanzhenhua@lizhi.fm"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.lizhi.fm/im_team/im5foundation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "IM5Foundation/**/*.{h,m,mm}"
23   ],
24   "public_header_files": [
25     "IM5Foundation/**/*.h"
26   ],
27   "requires_arc": true