[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / HLApplePayTool / 1.0.0 / HLApplePayTool.podspec.json
blob8458d6bb2a3c3e9707ace7ad26e196b8b964d36a
2   "name": "HLApplePayTool",
3   "version": "1.0.0",
4   "summary": "简单的封装苹果支付工具",
5   "homepage": "https://github.com/hailong123/HLApplePayTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SeaDragon": "hailong_hl@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/hailong123/HLApplePayTool.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "HLTool/*.{h,m}",
21   "frameworks": "StoreKit",
22   "requires_arc": true