[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 4 / BalanceWheel / 0.9.1 / BalanceWheel.podspec.json
blob1710b3d4ebbcf57b5b9d44d75807e96774f04e3b
2   "name": "BalanceWheel",
3   "version": "0.9.1",
4   "summary": "A user default base on JSON.",
5   "description": "                   A user default base on JSON. Both for OSX and iOS.\n",
6   "homepage": "https://github.com/seraphcxl/BalanceWheel",
7   "license": "MIT",
8   "authors": {
9     "seraphcxl": "seraph.cxl@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0",
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/seraphcxl/BalanceWheel.git",
17     "tag": "0.9.1"
18   },
19   "source_files": "BalanceWheel/**/*.{h,m}",
20   "public_header_files": "BalanceWheel/**/*.h",
21   "requires_arc": true,
22   "dependencies": {
23     "Tourbillon": [
24       "~> 0.9.1"
25     ]
26   }