[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / a / AKCalendar / 0.1.1 / AKCalendar.podspec.json
blob858c0e7ce3e56c341683f1350d9ebed822fb17f5
2   "name": "AKCalendar",
3   "version": "0.1.1",
4   "summary": "Sample Pod - AKCalendar",
5   "description": "This is a sample pod for the Calendar.",
6   "homepage": "https://github.com/ashishke2m/AKCalendar",
7   "license": "MIT",
8   "authors": {
9     "ashishke2m": "ashishk@e2msolutions.com"
10   },
11   "source": {
12     "git": "https://github.com/ashishke2m/AKCalendar.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AKCalendar": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0"
28     ],
29     "MBProgressHUD": [
31     ]
32   }