[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 8 / 0 / LFRuntimekit / 1.0.1 / LFRuntimekit.podspec.json
blob81d972de15a485fba61eaf8c6059550c06de5bc2
2   "name": "LFRuntimekit",
3   "version": "1.0.1",
4   "summary": "A easy way to using runtime.",
5   "description": "LFRuntimekit is a tool for using runtime on the iOS platform.",
6   "homepage": "https://github.com/loyfo/LFRuntimeKit",
7   "license": "MIT",
8   "authors": {
9     "loyfo": "hwp_163@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/loyfo/LFRuntimeKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "LFRuntimeKit",
20     "RunTimeExDemo/LFRuntimeKit/*.{h,m}"
21   ],
22   "frameworks": [
23     "SystemConfiguration",
24     "Foundation"
25   ],
26   "requires_arc": true