[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 5 / BYT / 1.0.3 / BYT.podspec.json
blob6e2c30c7580cda8761b6ccb956527f7736939ed5
2   "name": "BYT",
3   "version": "1.0.3",
4   "summary": "A sample iOS Framework",
5   "homepage": "https://github.com/Pikdays/BYT",
6   "license": "MIT",
7   "authors": {
8     "Pikdays": "byt.quan@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Pikdays/BYT.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "BYT/**/*.{h,m}",
18   "public_header_files": "BYT/**/*.h",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.0.4"
23     ],
24     "SDWebImage": [
25       "~> 3.7.3"
26     ],
27     "MJRefresh": [
29     ],
30     "MJExtension": [
31       "~> 3.0.8"
32     ],
33     "Base64": [
34       "~> 1.0.1"
35     ],
36     "Masonry": [
37       "~> 0.6.2"
38     ],
39     "ReactiveCocoa": [
40       "~> 2.5"
41     ],
42     "LinqToObjectiveC": [
43       "~> 2.0.0"
44     ],
45     "pop": [
46       "~> 1.0.8"
47     ],
48     "WebViewJavascriptBridge": [
50     ]
51   }