[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 0 / EvercamNetworking / 1.0.0 / EvercamNetworking.podspec.json
blob0fb07d4c9c6572164c901e0a5a197f3530a2b47f
2   "name": "EvercamNetworking",
3   "version": "1.0.0",
4   "summary": "Objective C Evercam API Wrapper",
5   "homepage": "http://www.evercam.io/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jiang Wei": "supertalent1982@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/supertalent1982/EvercamNetworking.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "EvercamNetworking/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }