[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 0 / 2 / NotificationCenter / 1.0.0 / NotificationCenter.podspec.json
blobd3739f6af64141003cc4c77b40277b86f7904542
2   "name": "NotificationCenter",
3   "version": "1.0.0",
4   "summary": "block通知中心.",
5   "description": "block通知中心.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/NotificationCenter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "source_files": "NotificationCenter/NotificationCenter/Class/**/*",
27   "public_header_files": "NotificationCenter/NotificationCenter/Class/*.h"