[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / b / f / 7 / FactorySwift / 0.1.0 / FactorySwift.podspec.json
blob23508b31c8d8bcd975f62ef6a37fd2af99ad78fe
2   "name": "FactorySwift",
3   "version": "0.1.0",
4   "summary": "A factory library for building Swift objects inspired by factory_girl.",
5   "homepage": "https://github.com/woxtu/FactorySwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "woxtu": "woxtup@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/woxtu/FactorySwift.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "pushed_with_swift_version": "3.0"