[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / DFCourier / 1.0.0 / DFCourier.podspec.json
blob6a274b411ac68f98c6d777a3c08dfca25683fdae
2   "name": "DFCourier",
3   "version": "1.0.0",
4   "summary": "A message sending proxy switcher.",
5   "homepage": "https://bitbucket.org/fangqiuming/dfcourier",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "fangqiuming": "fangqiuming@outlook.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/fangqiuming/dfcourier.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "Foundation",
21   "source_files": "DFCourier/**/*.{h,m}",
22   "requires_arc": true