[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / e / testingPodspecWithAUniqueName / 0.0.1 / testingPodspecWithAUniqueName.podspec.json
blob7d043b8ce4b89a1e13847dd58dc0b4bd75121d4c
2   "name": "testingPodspecWithAUniqueName",
3   "version": "0.0.1",
4   "summary": "just a summary",
5   "description": "                    Just a test project to try out podspec.\n",
6   "homepage": "https://github.com/sockmister/test",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "sockmister": "pohchiat@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/sockmister/test.git",
19     "commit": "310c901f597b108192e65b0bf6c79149b21f3bfa"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}",
24     "UIImageViewExtension/*.swift"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true