[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 8 / 1 / POPLibOSX / 0.1.1 / POPLibOSX.podspec.json
blob9190f8f193e0d3ecce84e06601346a3afa3ce701
2   "name": "POPLibOSX",
3   "version": "0.1.1",
4   "summary": "POPLib is list of common functions for Object-c project.",
5   "homepage": "https://github.com/popeveryday/POPLibOSX",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPLibOSX.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "POPLibOSX/Classes/**/*.{h,m,c}",
19   "dependencies": {
20     "PureLayout": [
22     ],
23     "MBProgressHUD": [
24       "~> 1.0"
25     ]
26   }