blob: 0ea143ef91109d2fe1208c242a074b358a4b5a54 [file] [log] [blame]
{
"name": "AssetFixture",
"version": "0.0.3",
"summary": "ALAssetsLibrary-based Asset Fixtures, in Swift",
"description": " A longer description of AssetFixture in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/julien-c/AssetFixture",
"license": "MIT",
"authors": {
"Julien Chaumond": "chaumond@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/julien-c/AssetFixture.git",
"tag": "0.0.3"
},
"source_files": "AssetFixture/AssetFixture.swift",
"requires_arc": true
}