[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / 9 / MagicThought / 1.1.7 / MagicThought.podspec.json
blob52f46af92260c1a8d06392b6482f25798db3d460
2   "name": "MagicThought",
3   "version": "1.1.7",
4   "summary": "MagicThought for ios.",
5   "description": "the MagicThought for ios.",
6   "homepage": "https://github.com/alrjqow/MagicThought",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alrjqow": "764032554@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/alrjqow/MagicThought.git",
19     "tag": "1.1.7",
20     "branch": "master"
21   },
22   "source_files": [
23     "MagicThought/MTKit.h",
24     "MagicThought/Category/NSString/*.{h,m}",
25     "MagicThought/Config/*.{h,m}",
26     "MagicThought/Protocol/*.{h,m}"
27   ],
28   "frameworks": "UIKit",
29   "requires_arc": true,
30   "prefix_header_file": "MagicThought/Config/MagicThought.pch",
31   "dependencies": {
32     "Masonry": [
34     ],
35     "AFNetworking": [
37     ],
38     "MJRefresh": [
40     ],
41     "MJExtension": [
43     ],
44     "MBProgressHUD": [
46     ],
47     "SVProgressHUD": [
49     ],
50     "YTKNetwork": [
52     ],
53     "IQKeyboardManager": [
55     ],
56     "SDWebImage": [
58     ],
59     "TTTAttributedLabel": [
61     ],
62     "SSKeychain": [
64     ],
65     "LDProgressView": [
67     ]
68   }