[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 6 / MLMPackage / 0.0.1 / MLMPackage.podspec.json
blobe3c8e8d593fa1557c40e6c4b9aa1c1f81feff3a4
2   "name": "MLMPackage",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.0.1",
7   "summary": "组件库",
8   "swift_version": "5.0",
9   "description": "组件库 by swift",
10   "homepage": "https://github.com/MengLiMing/MLMPackage",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "MengLiMing": "920459250@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/MengLiMing/MLMPackage.git",
20     "tag": "0.0.1"
21   },
22   "frameworks": "Foundation",
23   "subspecs": [
24     {
25       "name": "Component",
26       "subspecs": [
27         {
28           "name": "MLMSegmentControl",
29           "source_files": "MLMPackage/Component/MLMSegmentControl/*.swift"
30         }
31       ]
32     }
33   ]