[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / c / f / repositoryTest / 1.0 / repositoryTest.podspec.json
blobe92f8be7129e7d860db76c05e8f54dd06b9ac8ea
2   "name": "repositoryTest",
3   "version": "1.0",
4   "summary": "demo",
5   "description": "a test demo a test demo a test demo a test demo",
6   "homepage": "https://github.com/syllmanager/RepositoryDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rocky": "2314709832@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/syllmanager/RepositoryDemo.git",
19     "tag": "1.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": [
24     "customClass",
25     "customClass/**/*.{swift}"
26   ]