[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 8 / 9 / PhilipsGoEasyLibrary / 1.0.1 / PhilipsGoEasyLibrary.podspec.json
blob9dc5f5b849084ee1ba940f6c9b782286ed75951c
2   "name": "PhilipsGoEasyLibrary",
3   "version": "1.0.1",
4   "summary": "A short description of PhilipsGoEasyLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSbug/PhilipsGoEasyLibrary.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "519955268@qq.com": "519955268@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSbug/PhilipsGoEasyLibrary.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "PhilipsGoEasyLibrary",
23     "PhilipsGoEasyLibrary/**/*.{h,swift}"
24   ],
25   "dependencies": {
26     "HandyJSON": [
27       "~> 5.0.3-beta"
28     ],
29     "Alamofire": [
31     ],
32     "CocoaAsyncSocket": [
34     ],
35     "FCUUID": [
37     ],
38     "CocoaSecurity": [
40     ]
41   },
42   "swift_versions": "5.0",
43   "user_target_xcconfig": {
44     "OTHER_LDFLAGS": [
45       "-lObjC",
46       "-all_load"
47     ]
48   },
49   "swift_version": "5.0"