[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 1 / e / MyTestLibrary / 0.1.3 / MyTestLibrary.podspec.json
blobc5191b95b5d6ecb3214a3725e74efa1d2b168bd2
2   "name": "MyTestLibrary",
3   "version": "0.1.3",
4   "summary": "Some subclass of the some very helpfull class",
5   "description": "This project is the almost absolutely fantastic project in the world ever been created by the humans",
6   "homepage": "https://github.com/VictorLiubchenko/MyTestLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liubchenko": "liubchenko.v@nixsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/VictorLiubchenko/MyTestLibrary.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyTestLibrary/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ],
30     "Alamofire": [
31       "~> 3.4.1"
32     ],
33     "SwiftyJSON": [
34       "~> 2.3.2"
35     ],
36     "CryptoSwift": [
37       "~> 0.4.1"
38     ],
39     "HexColors": [
40       "~> 4.0.0"
41     ],
42     "Material": [
43       "~> 1.0"
44     ],
45     "MMMaterialDesignSpinner": [
46       "~> 0.2.3"
47     ],
48     "Kingfisher": [
49       "~> 2.6.0"
50     ],
51     "AsyncSwift": [
52       "~> 1.7.4"
53     ],
54     "cURLLook": [
55       "~> 0.0.2"
56     ]
57   }