[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 4 / d / 9 / LPEmptyDataSetter / 0.0.3 / LPEmptyDataSetter.podspec.json
blob37f72ef4ef7262442ba52d332717a0748701341e
2   "name": "LPEmptyDataSetter",
3   "version": "0.0.3",
4   "summary": "create empty dataSet view for empty data UIViewController/UITableViewController/UICollectionViewController, etc.",
5   "description": "create empty dataSet view for empty data UIViewController/UITableViewController/UICollectionViewController, etc. which needs one line code only!",
6   "homepage": "https://github.com/litt1e-p/LPEmptyDataSetter",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPEmptyDataSetter.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPEmptyDataSetter/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]