[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / 3 / e / FMRuntimeHelpers / 0.0.5 / FMRuntimeHelpers.podspec.json
blob186093d3596c597f34a03c13b0bd1fdace317947
2   "name": "FMRuntimeHelpers",
3   "version": "0.0.5",
4   "summary": "A collection of helpers related to objc/runtime.",
5   "homepage": "https://github.com/fer662/RuntimeHelpers",
6   "license": "MIT",
7   "authors": {
8     "Fernando Mazzon": "fer662@gmail.com",
9     "Agustín de Cabrera": "agustin.decabrera@rga.com"
10   },
11   "source": {
12     "git": "https://github.com/agustindc-rga/FMRuntimeHelpers.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": "Foundation",
24   "requires_arc": true