[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / f / MFMADPCommonComponents / 0.0.3 / MFMADPCommonComponents.podspec.json
blobc4072701240224b01fdc726ed176f1cac2af719d
2   "name": "MFMADPCommonComponents",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "MADPCommonComponents.framework/*/*.{h,m}",
19   "frameworks": "CoreLocation",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MFMADPCommonComponents/**\""
22   }