[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / f / eventbus / 0.0.1 / eventbus.podspec.json
blobcfdf986d20a9340e8aabea09911628bbd29f6e9b
2   "name": "eventbus",
3   "version": "0.0.1",
4   "summary": "foundation framework",
5   "resources": "README.md",
6   "xcconfig": {
7     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/#{s.name}/**"
8   },
9   "social_media_url": "https://twitter.com/galblank",
10   "platforms": {
11     "ios": "8.1"
12   },
13   "requires_arc": true,
14   "description": "brings to provide ALL the foundational needs of any mobile applicaion",
15   "homepage": "https://github.com/galblank/eventbus",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE.txt"
19   },
20   "authors": {
21     "Blank, Gal": "galblank@gmail.com"
22   },
23   "source": {
24     "git": "https://github.com/galblank/eventbus.git",
25     "tag": "0.0.1"
26   },
27   "source_files": [
28     "eventbus",
29     "*.*"
30   ]