[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 7 / MUFoundation / 0.0.1 / MUFoundation.podspec.json
blob7a9701cf0ceab32efa935ff57fe74e9fadd00499
2   "name": "MUFoundation",
3   "version": "0.0.1",
4   "summary": "Magic-Unique's foundation frameworks",
5   "description": "Incloud UIKit/Foundation category, some tools.",
6   "homepage": "https://github.com/Magic-Unique/Tools",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Magic-Unique/Tools.git",
16     "tag": "0.0.1"
17   },
18   "subspecs": [
19     {
20       "name": "MUPath",
21       "source_files": "MUFoundation/MUPath"
22     },
23     {
24       "name": "MUFirstTime",
25       "source_files": "MUFoundation/MUFirstTime"
26     },
27     {
28       "name": "MUVersion",
29       "source_files": "MUFoundation/MUVersion"
30     }
31   ]