[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 4 / FactoryGentleman / 1.2.2 / FactoryGentleman.podspec.json
blob599d2037bbadec6ed70be45cb2831a5e146ed96e
2   "name": "FactoryGentleman",
3   "version": "1.2.2",
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": "https://github.com/soundcloud/FactoryGentleman.git",
16     "tag": "1.2.2"
17   },
18   "source_files": "Classes/FactoryGentleman/*.{h,m}",
19   "public_header_files": "Classes/FactoryGentleman/*.h",
20   "requires_arc": true