[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / 4 / 0 / 1 / ZPTesting / 0.0.2 / ZPTesting.podspec.json
blobc6cf21bbf95941b322c2eb1dd867f220f7beeae8
2   "name": "ZPTesting",
3   "version": "0.0.2",
4   "summary": "A short description of ZPTesting.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zsoltpete/ZPTesting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zsoltpete": "pete.zsolt95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zsoltpete/ZPTesting.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ZPTesting/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "XCTest"
25   ]