[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / e / 0 / POPLib / 0.4.5 / POPLib.podspec.json
blobdb28417a1ad2758dd9c5a6555f85a6d2b48f044e
2   "name": "POPLib",
3   "version": "0.4.5",
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.4.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "POPLib/Classes/**/*.{h,m,c}",
19   "dependencies": {
20     "PureLayout": [
22     ],
23     "MBProgressHUD": [
24       "~> 1.0"
25     ]
26   }