[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 7 / 2 / 4 / WFUtils / 1.1.3 / WFUtils.podspec.json
blobd93db002d03b9505aa0245b8f321fa17019e5529
2   "name": "WFUtils",
3   "version": "1.1.3",
4   "summary": "Utils.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.ihangmei.com/iOS_RD/WFUtils.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "meiyuanyuan": "meiyuanyuan@ihangmei.com"
13   },
14   "source": {
15     "git": "http://git.ihangmei.com/iOS_RD/WFUtils.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "subspecs": [
22     {
23       "name": "WFSign",
24       "platforms": {
25         "ios": "7.0"
26       },
27       "public_header_files": "WFUtils/WFSign/*.h",
28       "source_files": "WFUtils/WFSign/*.{h,m}"
29     },
30     {
31       "name": "WFModel",
32       "platforms": {
33         "ios": "7.0"
34       },
35       "public_header_files": "WFUtils/WFModel/*.h",
36       "source_files": "WFUtils/WFModel/*.{h,m}"
37     },
38     {
39       "name": "WFDataSecurity",
40       "platforms": {
41         "ios": "7.0"
42       },
43       "public_header_files": "WFUtils/WFDataSecurity/*.h",
44       "source_files": "WFUtils/WFDataSecurity/*.{h,m}"
45     }
46   ]