[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / f / e / Filer / 0.1.1 / Filer.podspec.json
blob09b41a8ab9c85ed56d6674b717844f333233baf4
2   "name": "Filer",
3   "version": "0.1.1",
4   "summary": "Simple file handler written in Swift",
5   "description": "A longer description of Filer 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!",
6   "homepage": "http://github.com/yoavlt/Filer",
7   "license": "MIT",
8   "authors": {
9     "Takuma Yoshida": "yoa.jmpr.w@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yoavlt/Filer.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/*.{swift}"
21   ],
22   "exclude_files": "Sources/Exclude"