[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / a / UCSafeNotification / 1.0 / UCSafeNotification.podspec.json
blob75f2764d1433c827eca5f1d13df8fc6b84d40df8
2   "name": "UCSafeNotification",
3   "version": "1.0",
4   "summary": "一个安全方便的利用代理思想和NSHashTable实现的通知",
5   "homepage": "https://github.com/RPGLiker/UCSafeNotification",
6   "license": "MIT",
7   "authors": {
8     "RPGLiker": "fanyang_32012@outlook.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/RPGLiker/UCSafeNotification.git",
15     "tag": "1.0"
16   },
17   "source_files": "UCSafeNotification/UCSafeNotification/**/*.{h,m}",
18   "requires_arc": true