[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 5 / d / XXXCommonKit / 0.0.1 / XXXCommonKit.podspec.json
blob5c6ba68ec9d932f28f6d6cdf55b44a2019215fda
2   "name": "XXXCommonKit",
3   "version": "0.0.1",
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     "王旭": "wangxuz@chanjet.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.1"
18   },
19   "source_files": [
20     "CommonKit/Classes/**/*",
21     "CommonKit/Classes/*"
22   ],
23   "public_header_files": [
24     "CommonKit/Classes/**/*.h",
25     "CommonKit/Classes/*.h"
26   ],
27   "requires_arc": true