[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 1 / EasyWorkFrameWork / 0.1.1 / EasyWorkFrameWork.podspec.json
blob7e7fa0ff97ff94d338ce367f98c3964b24d305b9
2   "name": "EasyWorkFrameWork",
3   "version": "0.1.1",
4   "summary": "Make build app much faster with common functions to use",
5   "swift_version": "5.0",
6   "description": "This framework have included others common frameworks such as: alamofire, swiftyjson....",
7   "homepage": "https://github.com/WMaximusW/EasyWork",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "wnguyenquoctrung1993w@gmail.com": "wnguyenquoctrung1993w@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WMaximusW/EasyWork.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EasyWork/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ],
30     "SVProgressHUD": [
32     ]
33   }