[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / 4 / SNModuleKit / 0.8.7 / SNModuleKit.podspec.json
blob0ad9f6e859f3583de146ca9537063473124f300f
2   "name": "SNModuleKit",
3   "version": "0.8.7",
4   "summary": "A delightful iOS and OS X Project framework.",
5   "description": "If your project uses component-based solutions, you'll be much more handy with this framework!",
6   "homepage": "https://github.com/snlo/SNModuleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNModuleKit.git",
19     "tag": "0.8.7"
20   },
21   "source_files": "SNModuleKit/SNModuleKit/SNModuleKit.h",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "SNSacnViewController": [
29     ],
30     "SNPhotoCarmeraViewController": [
32     ],
33     "SNBadgeView": [
35     ],
36     "SNPopupViewController": [
38     ],
39     "SNAnimations": [
41     ],
42     "SNDownTimer": [
44     ],
45     "SNFileManager": [
47     ],
48     "SNDBManager": [
50     ],
51     "SNTool": [
53     ],
54     "SNUIKit": [
56     ],
57     "SNFoundation": [
59     ],
60     "SNNetworking": [
62     ],
63     "SNMediatorKit": [
65     ]
66   },
67   "subspecs": [
68     {
69       "name": "Categories",
70       "source_files": "SNModuleKit/SNModuleKit/Categories/*.{h,m}"
71     },
72     {
73       "name": "Resources",
74       "resources": "SNModuleKit/SNModuleKit/Resources/SNModuleKitImages.bundle"
75     }
76   ]