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