[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 0 / InversePod / 0.0.1 / InversePod.podspec.json
blob7ed762e5125011774aa262ce76e842ba90789119
2   "name": "InversePod",
3   "version": "0.0.1",
4   "summary": "Inverse Pod is used for testing the internal pod project.",
5   "homepage": "http://inverse.rs",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Ognjen Manevski",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://admin_inverse@bitbucket.org/admin_inverse/custominversepod.git",
16     "tag": "0.0.1"
17   },
18   "dependencies": {
19     "Alamofire": [
20       "~> 4.3.0"
21     ],
22     "MBProgressHUD": [
23       "~> 1.0.0"
24     ]
25   },
26   "source_files": "InversePod/**/*.{h,swift}",
27   "resource_bundles": {
28     "InversePod": "InversePod/**/*.{xib,png}"
29   },
30   "pushed_with_swift_version": "3.0"