[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 9 / 5 / SGSwiftyBind / 1.0.1 / SGSwiftyBind.podspec.json
blob96deb20a33bc90cd9b5ca0f1cb0ebec4b05c5c4b
2   "name": "SGSwiftyBind",
3   "version": "1.0.1",
4   "summary": "A light weight approach to event based programming",
5   "homepage": "https://github.com/eman6576/SGSwiftyBind",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Manny Guerrero": "emanuelguerrerodev@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/eman6576/SGSwiftyBind.git",
18     "tag": "1.0.1"
19   },
20   "exclude_files": "Classes/Exclude",
21   "source_files": [
22     "Sources/SGSwiftyBind/*.swift",
23     "Classes/Exclude"
24   ]