[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 5 / d / XXXCommonKit / 0.0.3 / XXXCommonKit.podspec.json
blobff590b3c6e237fe103968582c4b0b9321e278b80
2   "name": "XXXCommonKit",
3   "version": "0.0.3",
4   "summary": "A common kit for iOS",
5   "description": "A common kit for iOS description",
6   "homepage": "https://github.com/xxx0204/Common.git",
7   "license": "MIT",
8   "authors": {
9     "王旭": "wangxu_745839@163.com"
10   },
11   "social_media_url": "https://github.com/xxx0204",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/xxx0204/Common.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "XXXCommonKit/Classes/**/*",
21     "XXXCommonKit/Classes/*"
22   ],
23   "public_header_files": [
24     "XXXCommonKit/Classes/**/*.h",
25     "XXXCommonKit/Classes/*.h"
26   ],
27   "requires_arc": true