[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 7 / djPing / 0.1.1 / djPing.podspec.json
blob7ccee0812248e8d7fb099a1566ec16eacb86d806
2   "name": "djPing",
3   "version": "0.1.1",
4   "summary": "A ping tool for ping host.",
5   "description": "A ping tool for ping host. using apple's simple ping.",
6   "homepage": "https://github.com/qiushuitian",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiushuitian": "qiushuitian1111@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qiushuitian/djPing.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "djPing/djPing/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true