[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 1 / d / f / SimpleRecorder / 1.0.1 / SimpleRecorder.podspec.json
blobc8b7f755081eb9ca0600297b36b7a1422ba46402
2   "name": "SimpleRecorder",
3   "version": "1.0.1",
4   "summary": "A simple recorder with Record And Play Functions.",
5   "description": "A Recorder with Record and Play functions. Also you can show a recording view to show on screen.",
6   "homepage": "https://github.com/KoStudio/SimpleRecorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KoStudio": "44663768@163.com"
13   },
14   "source": {
15     "git": "https://github.com/KoStudio/SimpleRecorder.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SimpleRecorder/Classes/**/*",
22   "resource_bundles": {
23     "SimpleRecorder": [
24       "SimpleRecorder/Assets/*.png"
25     ]
26   }