[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / a / BasePodFoundation / 0.0.5 / BasePodFoundation.podspec.json
blob4672dccf42b6fe7aedd9be4c878f2bad551e4c11
2   "name": "BasePodFoundation",
3   "version": "0.0.5",
4   "summary": "iOS 基本库",
5   "description": "iOS基本库",
6   "homepage": "https://github.com/zhanglexiaoge/BasePodFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "zl": "759908500@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanglexiaoge/BasePodFoundation.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "Classes/BasePodFoundationHear.h",
19   "resource_bundles": {
20     "ZLBundle": [
21       "Classes/Rseouce/ZLBundle.bundle"
22     ]
23   },
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Content",
32       "source_files": "Classes/**/*.{h,m}",
33       "exclude_files": "Classes/BasePodFoundationHear.h"
34     }
35   ]