blob: 17c99af9fd9ac0ccb2ee1e964f6b34e52f2beaa2 [file] [log] [blame]
{
"name": "FMAssetStream",
"version": "0.1.1",
"summary": "A way to do streaming file uploads of ALAssets using a setAsset category method on NSMutableRequest.",
"description": " A way to do streaming file uploads of ALAsset's using a setAsset category method on NSMutableRequest.\n \n Designed for iOS7+.\n",
"homepage": "https://github.com/formal-method/FMAssetStream",
"license": "MIT",
"authors": {
"Kyle Shank": "kyle@formalmethod.net"
},
"source": {
"git": "https://github.com/formal-method/FMAssetStream.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/formal_method",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}