[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 8 / 2 / MLModule / 1.0.5 / MLModule.podspec.json
blob64d585cacb6eb1f20d88c65e0060add48c3b9cd4
2   "name": "MLModule",
3   "version": "1.0.5",
4   "summary": "A delightful iOS module and sdk framework.",
5   "homepage": "http://gitlab.mljr.com/ios/MLModule",
6   "license": "MIT",
7   "authors": {
8     "刘祥洋": "xiangyang.liu@mljr.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://gitlab.mljr.com/ios/MLModule.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "MLModule/**/*",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "MLOctopus",
22       "source_files": "MLModule/MLOctopus/*",
23       "ios": {
24         "frameworks": [
25           "MapKit",
26           "Contacts",
27           "AddressBook",
28           "CoreTelephony"
29         ]
30       }
31     }
32   ]