[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 6 / c / FileDrone / 0.2.0 / FileDrone.podspec.json
blob0a52c3620c567a67e2993b216ce942b1ab879b58
2   "name": "FileDrone",
3   "version": "0.2.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.2.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"