[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / Ospry / 1.0.0 / Ospry.podspec.json
blob6af8ebb31d4ec5ccc3243a65d5324d125e61877f
2   "name": "Ospry",
3   "version": "1.0.0",
4   "summary": "Ospry provides simple image hosting for developers.",
5   "homepage": "https://ospry.io",
6   "authors": {
7     "Ryan Brown": "ryan@ospry.io"
8   },
9   "source": {
10     "git": "https://github.com/ospry/ospry-ios.git",
11     "tag": "v1.0.0"
12   },
13   "source_files": "Ospry/*.{h,m}",
14   "public_header_files": "Ospry/*.h",
15   "requires_arc": true,
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "platforms": {
21     "ios": "6.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "AssetsLibrary"
26   ],
27   "dependencies": {
28     "ISO8601": [
30     ]
31   }