[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / e / MyTestLibrary / 0.1.1 / MyTestLibrary.podspec.json
blob11cff88a98c368fd2e5bd9197146ad3e5651fe13
2   "name": "MyTestLibrary",
3   "version": "0.1.1",
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.1"
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   }