[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / e / TestPodsValidation / 0.1 / TestPodsValidation.podspec.json
blobf5e5719747048a5d8ad43a903b11816e5ffe6c3a
2   "name": "TestPodsValidation",
3   "version": "0.1",
4   "summary": "for testing Pods creating process",
5   "homepage": "https://github.com/mYoda/TestPods",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anton Nechayuk": "nechayukanton@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mYoda/TestPods.git",
18     "tag": "0.1"
19   },
20   "source_files": "*.{swift,h,m}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "pushed_with_swift_version": "3.0"