[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / c / BMCategory / 0.0.8 / BMCategory.podspec.json
blob0c92bde2446dbc855e4d2bbcaf304ca602b0ce9d
2   "name": "BMCategory",
3   "version": "0.0.8",
4   "summary": "Custom Category used on iOS.",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/androidmao/BMCategory",
7   "license": "MIT",
8   "authors": {
9     "androidmao": "androidmao@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/androidmao/BMCategory.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "BMCategory/**/*.{h,m}",
19   "requires_arc": true,
20   "resources": "BMCategory/QRCodeBundle.bundle",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }