[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 8 / 4 / SNModuleKit / 0.9.4 / SNModuleKit.podspec.json
blobec3d95aa6085d2c3c1f5988a4c999e63e51a2f24
2   "name": "SNModuleKit",
3   "version": "0.9.4",
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.9.4"
20   },
21   "source_files": "SNModuleKit/SNModuleKit/SNModuleKit.h",
22   "resources": "SNModuleKit/SNModuleKit/Resources/SNModuleKit.bundle",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "dependencies": {
28     "SNSacnViewController": [
30     ],
31     "SNPhotoCarmeraViewController": [
33     ],
34     "SNBadgeView": [
36     ],
37     "SNPopupViewController": [
39     ],
40     "SNAnimations": [
42     ],
43     "SNDownTimer": [
45     ],
46     "SNFileManager": [
48     ],
49     "SNDBManager": [
51     ],
52     "SNTool": [
54     ],
55     "SNUIKit": [
57     ],
58     "SNFoundation": [
60     ],
61     "SNNetworking": [
63     ],
64     "SNMediatorKit": [
66     ]
67   },
68   "subspecs": [
69     {
70       "name": "Categories",
71       "source_files": "SNModuleKit/SNModuleKit/Categories/*.{h,m}"
72     }
73   ]