[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 6 / BXiOSUtils / 0.1.0 / BXiOSUtils.podspec.json
blob192f59be2381d92cfbd6141f017b9fc101b32f98
2   "name": "BXiOSUtils",
3   "version": "0.1.0",
4   "summary": "BXiOSUtils is a Bundle of some Usefull Extentions And Utility Global Functions",
5   "description": "BXiOSUtils has Many Usefull Extentions And Utility Global Functions for iOS Development.\nAnd more will be adding into this lib.",
6   "homepage": "https://github.com/banxi1988/BXiOSUtils",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXiOSUtils.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXiOSUtils": [
22       "Pod/Assets/*.png"
23     ]
24   }