[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 4 / NSBundle+Extension / 0.0.2 / NSBundle+Extension.podspec.json
blobf1a96094f709f58b4809e3fc6d77535288531f47
2   "name": "NSBundle+Extension",
3   "version": "0.0.2",
4   "summary": "NSBundle 类的类方法扩展",
5   "description": "NSBundle+Extension",
6   "homepage": "https://github.com/sunbohong/NSBundleExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunbohong": "sunbohong@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/sunbohong/NSBundleExtension.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true