[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / f / RSFoundationUtils / 0.3.16 / RSFoundationUtils.podspec.json
blobac066e223ba0ab371f2587cb5a0b501afe5e41b3
2   "name": "RSFoundationUtils",
3   "version": "0.3.16",
4   "summary": "Utils for Foundation.",
5   "description": "Utils for Foundation + Some additional classes.",
6   "homepage": "https://github.com/RishatShamsutdinov/RSFoundationUtils",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Rishat Shamsutdinov": "dichat.dark@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/RishatShamsutdinov/RSFoundationUtils.git",
17     "tag": "v0.3.16"
18   },
19   "source_files": [
20     "RSFoundationUtils",
21     "RSFoundationUtils/**/*.{h,m}"
22   ],
23   "dependencies": {
24     "GCDTimer": [
25       "~> 1.1"
26     ]
27   },
28   "requires_arc": true,
29   "compiler_flags": "-Wimplicit-retain-self"