[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 6 / a / TAXHeaderSheet / 0.1.0 / TAXHeaderSheet.podspec.json
blob64c238c2bbe9a4270b5fdb7f181f06670fcf5936
2   "name": "TAXHeaderSheet",
3   "version": "0.1.0",
4   "summary": "A spreadsheet view that have header/footer.",
5   "homepage": "https://github.com/kanaishinichi/TAXHeaderSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Shinichi Kanai": "shinichi.kanai@twelve-axis.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/kanaishinichi/TAXHeaderSheet.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "TAXHeaderSheet/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "TAXSpreadSheet": [
24       ">= 0.1.1"
25     ]
26   }