[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 0 / EvercamNetworking / 1.0.1 / EvercamNetworking.podspec.json
blob9cc81f9e590ab7e5600091657a2717cc0fa2ce54
2   "name": "EvercamNetworking",
3   "version": "1.0.1",
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.1"
16   },
17   "deprecated": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "EvercamNetworking/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.3"
26     ]
27   }