[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / f / APodDemo2 / 0.1.0 / APodDemo2.podspec.json
blob2b8a3479b875efc8981ecbe48fa85f66b3e7e067
2   "name": "APodDemo2",
3   "version": "0.1.0",
4   "summary": "用于演示创建Pod的一般步骤",
5   "description": "总结创建pod 的一般步骤",
6   "homepage": "https://github.com/yancaico/APodDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryan": "zosidev@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yancaico/APodDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "APodDemo/Classes/**/*.{h,m}",
22   "public_header_files": "APodDemo/Classes/**/*.h"