[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 2 / UserFriendlyTable / 0.0.1 / UserFriendlyTable.podspec.json
blob7ca9a4220e529617ac1f6118d1525e35712f8842
2   "name": "UserFriendlyTable",
3   "version": "0.0.1",
4   "summary": "Library for iOS to work with table view, frees you from writing the same code.",
5   "description": "                   A longer description of UserFriendlyTable in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://bitbucket.org/AdMeen89/user-friendly-table-ios",
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "license"
11   },
12   "authors": {
13     "Zamogilin Andrey": "AdMeen89@gmail.com"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "source": {
19     "git": "https://bitbucket.org/AdMeen89/user-friendly-table-ios",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "UFTableView/Library",
24     "UFTableView/Library/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"