[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 4 / TDLog / 1.0.1 / TDLog.podspec.json
blobb41359c94618f99db5cde1d9cb2884adbafa658f
2   "name": "TDLog",
3   "version": "1.0.1",
4   "summary": "TDLog is a iOS framework. You have beauty project and stable. It will easy to explain log for developer",
5   "description": "TDLog is a iOS framework. You have beauty project and stable. It will easy to explain log for developer, so they are quick detect error & resolved it",
6   "homepage": "https://github.com/thuydao/TDLog",
7   "license": "MIT",
8   "authors": {
9     "Thuỷ Đào": "daoduythuy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thuydao/TDLog.git",
13     "tag": "1.0.1"
14   },
15   "ios": {
16     "vendored_frameworks": "Frameworks/TDLog.framework"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics",
26     "QuartzCore",
27     "CoreFoundation"
28   ],
29   "resource_bundles": {
30     "TDCore": [
31       "Resources/*.{bundle}"
32     ]
33   }