[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / f / 0 / CrossFadingText / 0.2 / CrossFadingText.podspec.json
blob667530f798c8b1db6f833db0a1ba1442c90f39f0
2   "name": "CrossFadingText",
3   "version": "0.2",
4   "summary": "Cocoapod and framework to make labels, buttons, and text fields animate when their contents are changed.",
5   "homepage": "http://github.com/ConventionalC/ScrollFromBottomTableView",
6   "license": "MIT",
7   "authors": {
8     "Peter DeWeese": "peter@dewee.se"
9   },
10   "source": {
11     "git": "https://github.com/ConventionalC/CrossFadingText.git",
12     "tag": "0.2"
13   },
14   "requires_arc": true,
15   "ios": {
16     "source_files": "CrossFadingText/*.{m,h}",
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "7.1"
24   }