[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / c / FileDrone / 0.1.0 / FileDrone.podspec.json
blob0eb77f78b4f0245cd69d6507fff772a8e564a2dd
2   "name": "FileDrone",
3   "version": "0.1.0",
4   "summary": "A simple mechanism that allows you to track changes to your app's files.",
5   "homepage": "https://github.com/jellybeansoup/ios-filedrone",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Farrelly": "daniel@jellystyle.com"
12   },
13   "source": {
14     "git": "https://github.com/jellybeansoup/ios-filedrone.git",
15     "tag": "v0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "src/FileDrone/*.{h,m}",
22   "public_header_files": "src/FileDrone/*.h"