[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / RuntimeHelpers / 0.0.4 / RuntimeHelpers.podspec.json
blobdc93afb57a6a2469d51bab0b783d07a91a45b69a
2   "name": "RuntimeHelpers",
3   "version": "0.0.4",
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": "Fernando.Mazzon@rga.com"
9   },
10   "source": {
11     "git": "https://github.com/fer662/RuntimeHelpers.git",
12     "tag": "0.0.4"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*.{h,m}"
17   ],
18   "public_header_files": "Classes/**/*.h",
19   "frameworks": "Foundation",
20   "requires_arc": true