[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 0 / DFInvocation / 1.0.0 / DFInvocation.podspec.json
blob215f8c4ce0bae9cdbd7ff7813d2be63f8e255a88
2   "name": "DFInvocation",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "DFInvocation",
20     "DFInvocation/Core/*.{h,m}"
21   ],
22   "requires_arc": true