[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / e / MyTestLibrary / 0.1.0 / MyTestLibrary.podspec.json
blobbcd1dcefd359ba0420842df2e3db1883b73148c2
2   "name": "MyTestLibrary",
3   "version": "0.1.0",
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.0"
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   }