[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / d / Square1Media / 1.0.1 / Square1Media.podspec.json
blobbd8f9437c94dafdb8fdea45dbacf43a4b88ddf7d
2   "name": "Square1Media",
3   "version": "1.0.1",
4   "summary": "A group of types and helpers to deal with media (audio, images...)",
5   "description": "A handy collection of types, helpers and extensions to make our lifes easier when dealing with multimedia.",
6   "homepage": "https://github.com/square1-io/Square1-iOS-Media",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Square1",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/square1-io/Square1-iOS-Media.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ],
23   "dependencies": {
24     "Square1Network": [
26     ]
27   }