[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / c / 5 / 0 / DFInvocation / 1.0.1 / DFInvocation.podspec.json
blob8b93bf6fa3e23a08118e532a726afbeead035156
2   "name": "DFInvocation",
3   "version": "1.0.1",
4   "summary": "Coding base on NSInvocation, let people fast and easy to use in your iOS project",
5   "description": "Coding base on NSInvocation, let people fast and easy to use in your iOS project, implement by Objective-C.",
6   "homepage": "https://github.com/DevilFinger/DFInvocation",
7   "license": "MIT",
8   "authors": {
9     "DevilFinger": "raymondchans@live.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/DevilFinger/DFInvocation.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "DFInvocation/Core/*.{h,m}",
19   "requires_arc": true