blob: 9a7bbe43041949b42325f4bca09fa9b14241910e [file] [log] [blame]
{
"name": "TJLMemoization",
"version": "1.0.0",
"license": "MIT",
"summary": "Easy and safe selector memoization.",
"homepage": "https://github.com/tLewisII/TJLMemoization",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLMemoization.git",
"tag": "v1.0.0"
},
"source_files": "TJLMemoization/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"social_media_url": "https://twitter.com/tlewisii"
}