[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 8 / 0 / LFRuntimekit / 1.0.0 / LFRuntimekit.podspec.json
blob12f4d770c6ef829e372480ade4b8b06c7ef8edcf
2   "name": "LFRuntimekit",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "RunTimeExDemo",
20     "RunTimeExDemo/LFRuntimeKit/*.{h,m}"
21   ],
22   "frameworks": [
23     "SystemConfiguration",
24     "Foundation"
25   ],
26   "requires_arc": true