[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 4 / IANetworkLayer / 1.0.2 / IANetworkLayer.podspec.json
blob1631a9b5457ec80e5189c4925880f28c93c46d17
2   "name": "IANetworkLayer",
3   "version": "1.0.2",
4   "summary": "Flexible network layer built with Swift",
5   "description": "This network layer will give you full control over request-response processing and easy way to communicate with your server’s API.",
6   "homepage": "https://medium.com/@isaaliev12/flexible-network-layer-in-ios-app-with-swift-fd90a5b95a9d",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "IsaAliev": "isaaliev12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/IsaAliev/IANetworkLayer.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IANetworkLayer/NetworkLayer/ErrorHandling/ErrorMessageGetters/*.{swift}"