[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 4 / FactoryGentleman / 1.1.0 / FactoryGentleman.podspec.json
blob0e7a4685d652f6ba5d936e62b72ab151ecf80832
2   "name": "FactoryGentleman",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A simple library to help define model factories for use when testing your iOS/Mac applications.",
9   "homepage": "https://github.com/SoundCloud/FactoryGentleman",
10   "authors": {
11     "Michael England": "mg.england@gmail.com",
12     "Slavko Krucaj": "slavko.krucaj@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:soundcloud/FactoryGentleman.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "Classes/FactoryGentleman/*.{h,m}",
19   "public_header_files": "Classes/FactoryGentleman/*.h",
20   "requires_arc": true