[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / c / SCResourcesManager / 0.1 / SCResourcesManager.podspec.json
blob91be4738bb0955ee20f58ea1b908eb9f8f81b92d
2   "name": "SCResourcesManager",
3   "version": "0.1",
4   "summary": "A ResourceManager that store localy and fetches resources automatically",
5   "description": "\t\t Download video, images and any kind of resources in a one liner. Datas are saved\n\t\t locally on the device.\n",
6   "homepage": "https://github.com/rFlex/SCRecorder",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Simon CORSIN": "simon@corsin.me"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/rFlex/SCResourcesManager.git",
16     "tag": "v0.1"
17   },
18   "source_files": "Library/Sources/*.{h,m}",
19   "public_header_files": "Library/Sources/*.h",
20   "requires_arc": true