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