[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 4 / 9 / GEApplication / 0.1.0 / GEApplication.podspec.json
blob3d6497c1e4e6db4c94c5039acc0479ac51a9f83b
2   "name": "GEApplication",
3   "version": "0.1.0",
4   "summary": "Managing global events in app by sending signal to the listener.",
5   "description": "Sometimes managing and registering all events in the app become to difficult and less efficient. With GEApplication you can register events in the app an read them or fire them from one listener.",
6   "homepage": "https://github.com/HaraldBregu/GEApplication",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harald Bregu": "harald.bregu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HaraldBregu/GEApplication.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/HaraldBregu",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GEApplication/Classes/**/*",
23   "swift_version": "3.0",
24   "frameworks": "UIKit"