[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 0 / POPLib / 0.1.84 / POPLib.podspec.json
blob7e49eefeaf10e236f2ee8bef41e6aa8a073612e7
2   "name": "POPLib",
3   "version": "0.1.84",
4   "summary": "POPLib is list of common functions for Object-c project.",
5   "homepage": "https://github.com/popeveryday/POPLib",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPLib.git",
12     "tag": "0.1.84"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m,c}",
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 0.9"
22     ]
23   }