[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / f / MFMADPCommonComponents / 0.0.4 / MFMADPCommonComponents.podspec.json
blob3f68cf2271d9a037727a777eb275dd5d8eec918a
2   "name": "MFMADPCommonComponents",
3   "version": "0.0.4",
4   "summary": "CommonComponents of MF-MADP",
5   "description": "CommonComponents of MADP!",
6   "homepage": "https://github.com/pactera-mf-madp/MADPCommonComponents",
7   "license": "MIT",
8   "authors": {
9     "pactera-mf-madp": "haichuan.liu1@pactera.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/pactera-mf-madp/MADPCommonComponents.git",
16     "tag": "0.0.4"
17   },
18   "vendored_frameworks": "MADPCommonComponents.framework",
19   "frameworks": "CoreLocation",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MFMADPCommonComponents/**\""
22   }