[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 8 / a / FactoryBird / 0.0.1 / FactoryBird.podspec.json
blob65ae0bdee5a82051b8a205997fcc6c7e31438c1a
2   "name": "FactoryBird",
3   "version": "0.0.1",
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.1"
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"