[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 1 / a / MultiPing / 0.0.1 / MultiPing.podspec.json
blobd234f20ba4270573b769d52878462c2b61c6241f
2   "name": "MultiPing",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.0.1",
7   "summary": "Simple pod for sending multiple ping requests at once.",
8   "description": "Simple pod for sending multiple ping requests at once.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Maroš Beťko": "betkomaros@gmail.com"
15   },
16   "social_media_url": "http://twitter.com/Haaxor1689",
17   "source": {
18     "git": "https://github.com/Haaxor1689/MultiPing.git",
19     "tag": "0.0.1"
20   },
21   "homepage": "https://github.com/Haaxor1689/MultiPing.git",
22   "source_files": "MultiPing/**/*.{h,m,swift}",
23   "public_header_files": "MultiPing/**/*.h",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"