[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / d / DHFirstPodLibrary / 0.0.3 / DHFirstPodLibrary.podspec.json
blobc14052020504bb4db76522ba050adc2686d1eae1
2   "name": "DHFirstPodLibrary",
3   "version": "0.0.3",
4   "summary": "Test Library.",
5   "description": "My first pod library. Come on!",
6   "homepage": "http://github.com/LiDahai8985/DHFirstPodLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiDaHai": "yunbao@lljz-inc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LiDahai8985/DHFirstPodLibrary.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "DHFirstPodLibrary",
23     "Classes/*.{h,m}"
24   ],
25   "requires_arc": true