[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 4 / e / 9 / XLYMultiCastDelegate / 1.0.0 / XLYMultiCastDelegate.podspec.json
blob370e2316b1bbe6b593641890d80e52b9dc7dabe1
2   "name": "XLYMultiCastDelegate",
3   "version": "1.0.0",
4   "summary": "use delegate instead of NSNotification to cast message to mulitiple objects.",
5   "homepage": "https://github.com/kaizeiyimi/XLYMultiCastDelegate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kaizei": "kaizeiyimi@126.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/kaizeiyimi/XLYMultiCastDelegate.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "codes/**/*.{h,m}",
21   "requires_arc": true