[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / c / 8 / 2 / Internet / 0.4.0 / Internet.podspec.json
blob91764bddcdfd88b0beac47654717c2c7045ced58
2   "name": "Internet",
3   "version": "0.4.0",
4   "summary": "A handy wrapper around ReachabilitySwift.",
5   "homepage": "https://github.com/BellAppLab/Internet",
6   "license": "MIT",
7   "authors": {
8     "Bell App Lab": "apps@bellapplab.com"
9   },
10   "source": {
11     "git": "https://github.com/BellAppLab/Internet.git",
12     "tag": "0.4.0"
13   },
14   "social_media_url": "https://twitter.com/BellAppLab",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "ReachabilitySwift": [
23     ]
24   }