[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / 9 / farwolf.weex / 1.0.7 / farwolf.weex.podspec.json
blob09b85314b1f56717368262d42bee0c6d6906d9e9
2   "name": "farwolf.weex",
3   "version": "1.0.7",
4   "summary": "weexplus核心库",
5   "description": "weexplus核心库",
6   "homepage": "https://weexplus.github.io/doc/quickstart/",
7   "license": "MIT",
8   "authors": {
9     "zjr": "362675035@.com"
10   },
11   "source": {
12     "git": "https://github.com/farwolf2010/farwolf.weex.git",
13     "tag": "1.0.7"
14   },
15   "source_files": [
16     "Source",
17     "farwolf.weex/**/*.{h,m,mm,c}"
18   ],
19   "exclude_files": "Source/Exclude",
20   "resources": [
21     "farwolf.weex/resources/storyboard/**",
22     "farwolf.weex/resources/image/**",
23     "farwolf.weex/resources/xib/**"
24   ],
25   "platforms": {
26     "ios": "8.0"
27   },
28   "requires_arc": true,
29   "dependencies": {
30     "farwolf": [
31       "~> 1.0.2"
32     ],
33     "PlusWeexSDK": [
34       "~> 1.0.15"
35     ],
36     "Masonry": [
37       "~> 0.6.3"
38     ],
39     "SocketRocket": [
40       "~> 0.4.2"
41     ],
42     "RHAddressBook": [
43       "~> 1.1.1"
44     ],
45     "CocoaAsyncSocket": [
46       "~> 7.6.2"
47     ],
48     "LPPhotoViewer": [
49       "~> 0.2.2"
50     ],
51     "HcdDateTimePicker": [
52       "~> 1.1.1"
53     ],
54     "zipzap": [
55       "~> 8.1.1"
56     ],
57     "ZipArchive": [
58       "~> 1.4.0"
59     ]
60   },
61   "ios": {
62     "vendored_frameworks": "*.framework"
63   }