[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / a / HFDataSource / 0.1.1 / HFDataSource.podspec.json
blob0af58b8ab68916aa402684609ee359b0d32a150e
2   "name": "HFDataSource",
3   "version": "0.1.1",
4   "summary": "Custom DataSource Model",
5   "description": "dataSource\ntableView\ncollectionView\nMVC",
6   "homepage": "https://bitbucket.org/HaveFunTeam/hfdatasource",
7   "license": "MIT",
8   "authors": {
9     "Alexander Yalchik": "OMGHaveFun@gmail.com"
10   },
11   "source": {
12     "git": "https://OMGHaveFun@bitbucket.org/HaveFunTeam/hfdatasource.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     "HFDataSource": [
22       "Pod/Assets/*.png"
23     ]
24   }