[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 8 / a / FactoryBird / 0.0.2 / FactoryBird.podspec.json
blobd6f3ea1b41f034a1c22c2db20328f88e49d4eee0
2   "name": "FactoryBird",
3   "version": "0.0.2",
4   "summary": "A library for setting up Objective-c objects as test data.",
5   "homepage": "https://github.com/mariabernis/FactoryBird",
6   "social_media_url": "https://twitter.com/mariabernis",
7   "license": "MIT",
8   "authors": "Maria Bernis",
9   "source": {
10     "git": "https://github.com/mariabernis/FactoryBird.git",
11     "tag": "0.0.2"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "source_files": "FactoryBird/*.{h,m}",
19   "frameworks": "Foundation"