[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 6 / RealFakes / 0.0.2 / RealFakes.podspec.json
blobd28699557580b19eb99d803887f76bf3f583ecf6
2   "name": "RealFakes",
3   "version": "0.0.2",
4   "summary": "A Repo that contains \"Real Fake\" objects that can be used for testing iOS applications.",
5   "homepage": "https://github.com/rbaumbach/RealFakes",
6   "license": {
7     "type": "MIT",
8     "file": "MIT.LICENSE"
9   },
10   "authors": {
11     "Ryan Baumbach": "rbaumbach.github@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/rbaumbach/RealFakes.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "RealFakes/Source/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.0"
25     ]
26   }