[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 0 / 1 / REKit / 1.0.2 / REKit.podspec.json
blob7c27f543721725eb88f297df761e22960481b1d2
2   "name": "REKit",
3   "version": "1.0.2",
4   "summary": "A collection of NSObject extensions that brings out Blocks latent ability.",
5   "homepage": "https://github.com/zuccoi/REKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kazki Miura": "ili.o0o@me.com"
12   },
13   "source": {
14     "git": "https://github.com/zuccoi/REKit.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "REKit",
19     "REKit/**/*.{h,m}"
20   ],
21   "platforms": {
22     "osx": "10.7",
23     "ios": "5.0"
24   },
25   "requires_arc": false