[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 0 / MMModel / 0.0.1 / MMModel.podspec.json
blobbd3063145dffe480ee946b4bfcb6e02a59fb5dcd
2   "name": "MMModel",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "MMModel",
12   "homepage": "https://github.com/xwgit2971/MMModel",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMModel.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMModel/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "Mantle": [
25       "~> 2.0.7"
26     ]
27   }