[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 5 / c / PANetworkLog / 0.1.0 / PANetworkLog.podspec.json
blobbed70f6a2b3a59e29bae2a080c966c89e4aff78a
2   "name": "PANetworkLog",
3   "version": "0.1.0",
4   "summary": "Simple library to send all NSLog messages to backend server.",
5   "homepage": "https://github.com/Pash237/PANetworkLog",
6   "license": "MIT",
7   "authors": {
8     "Pavel Alexeev": "pasha.alexeev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Pash237/PANetworkLog.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "PANetworkLog/**/*"