[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / e / a / BasePodFoundation / 0.0.3 / BasePodFoundation.podspec.json
bloba8d03cca8dfbcf4c7846a4c1c082492b0652b48a
2   "name": "BasePodFoundation",
3   "version": "0.0.3",
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.3"
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   ]